<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>cljsjs</groupId>
  <artifactId>complex</artifactId>
  <version>2.0.11-0</version>
  <name>complex</name>
  <description>A well tested JavaScript library to work with complex number arithmetic in JavaScript.</description>
  <url>https://github.com/infusion/Complex.js</url>
  <licenses>
    <license>
      <url>http://opensource.org/licenses/MIT</url>
      <name>MIT</name>
      <comments/>
    </license>
  </licenses>
  <packaging>jar</packaging>
  <scm>
    <url>https://github.com/cljsjs/packages</url>
    <tag>ea354976dcdcc0bddce026d7ce4b0d4c80d33c74</tag>
  </scm>
  <dependencies>
    <dependency>
      <groupId>cljsjs</groupId>
      <artifactId>boot-cljsjs</artifactId>
      <version>0.10.5</version>
      <scope>test</scope>
      <exclusions/>
    </dependency>
  </dependencies>
</project>
