| Group ID: |
org.isomorf |
| Artifact ID: |
foundation-runtime-effects_2.12 |
| Version: |
0.2.0 |
| Last modified: |
14.10.2018 18:16 |
| Packaging: |
jar |
| Name: |
foundation-runtime-effects |
| Description: |
foundation-runtime-effects |
| URL: |
https://github.com/isomorf-org/scala-foundation-runtime-effects |
| Vendor: |
org.isomorf |
|
|
| Size: |
1.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/isomorf/foundation-runtime-effects_2.12/0.2.0/foundation-runtime-effects_2.12-0.2.0-tests-javadoc.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.isomorf</groupId>
<artifactId>foundation-runtime-effects_2.12</artifactId>
<packaging>jar</packaging>
<description>foundation-runtime-effects</description>
<url>https://github.com/isomorf-org/scala-foundation-runtime-effects</url>
<version>0.2.0</version>
<licenses>
<license>
<name>Apache-2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>foundation-runtime-effects</name>
<organization>
<name>org.isomorf</name>
<url>https://github.com/isomorf-org/scala-foundation-runtime-effects</url>
</organization>
<scm>
<url>https://github.com/isomorf-org/scala-foundation-runtime-effects</url>
<connection>git@github.com:isomorf-org/scala-foundation-runtime-effects.git</connection>
</scm>
<developers>
<developer>
<id>bdkent</id>
<name>Brian Kent</name>
<email>brian.kent@isomorf.io</email>
<url>https://github.com/bdkent</url>
</developer>
</developers>
<properties>
<info.apiURL>https://isomorf-org.github.io/scala-foundation-runtime-effects/scaladocs/api/0.2.0</info.apiURL>
</properties>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.12.3</version>
</dependency>
<dependency>
<groupId>org.isomorf</groupId>
<artifactId>foundation-runtime-pure_sjs0.6_2.12</artifactId>
<version>0.6.0</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.isomorf</groupId>
<artifactId>foundation-runtime-effects_2.12</artifactId>
<version>0.2.0</version>
<classifier>tests-javadoc</classifier>
</dependency>
|
| Gradle: |
org.isomorf:foundation-runtime-effects_2.12:0.2.0:tests-javadoc |
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|