| Title: |
macros |
| Group ID: |
org.spire-math |
| Artifact ID: |
cats-macros_2.10 |
| Version: |
0.1.2 |
| Last modified: |
17.07.2015 15:28 |
| Packaging: |
jar |
| Name: |
macros |
| Description: |
macros |
| URL: |
https://github.com/non/cats |
| Vendor: |
org.spire-math |
|
|
| Size: |
6.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/spire-math/cats-macros_2.10/0.1.2/cats-macros_2.10-0.1.2.jar |
| POM: |
Show
hide
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>org.spire-math</groupId>
<artifactId>cats-macros_2.10</artifactId>
<packaging>jar</packaging>
<description>macros</description>
<url>https://github.com/non/cats</url>
<version>0.1.2</version>
<licenses>
<license>
<name>MIT</name>
<url>http://opensource.org/licenses/MIT</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>macros</name>
<organization>
<name>org.spire-math</name>
<url>https://github.com/non/cats</url>
</organization>
<scm>
<url>https://github.com/non/cats</url>
<connection>scm:git:git@github.com:non/cats.git</connection>
</scm>
<developers>
<developer>
<id>non</id>
<name>Erik Osheim</name>
<url>http://github.com/non/</url>
</developer>
</developers>
<properties>
<info.apiURL>https://non.github.io/cats/api/</info.apiURL>
</properties>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.10.5</version>
</dependency>
<dependency>
<groupId>org.scoverage</groupId>
<artifactId>scalac-scoverage-runtime_2.10</artifactId>
<version>1.1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.scoverage</groupId>
<artifactId>scalac-scoverage-plugin_2.10</artifactId>
<version>1.1.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.mpilquist</groupId>
<artifactId>simulacrum_2.10</artifactId>
<version>0.3.0</version>
</dependency>
<dependency>
<groupId>org.spire-math</groupId>
<artifactId>algebra_2.10</artifactId>
<version>0.2.1</version>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>machinist_2.10</artifactId>
<version>0.3.0</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.spire-math</groupId>
<artifactId>cats-macros_2.10</artifactId>
<version>0.1.2</version>
</dependency>
|
| Gradle: |
org.spire-math:cats-macros_2.10:0.1.2 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|