| Title: |
debug |
| Group ID: |
com.47deg |
| Artifact ID: |
fetch-debug_sjs0.6_2.10 |
| Version: |
0.6.0 |
| Last modified: |
17.03.2017 12:23 |
| Packaging: |
jar |
| Name: |
debug |
| Description: |
Simple & Efficient data access for Scala and Scala.js |
| URL: |
https://github.com/com.47deg/fetch |
| Vendor: |
47 Degrees |
|
|
| Size: |
62.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/com/47deg/fetch-debug_sjs0.6_2.10/0.6.0/fetch-debug_sjs0.6_2.10-0.6.0.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>com.47deg</groupId>
<artifactId>fetch-debug_sjs0.6_2.10</artifactId>
<packaging>jar</packaging>
<description>Simple & Efficient data access for Scala and Scala.js</description>
<url>https://github.com/com.47deg/fetch</url>
<version>0.6.0</version>
<licenses>
<license>
<name>Apache License</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>debug</name>
<inceptionYear>2016</inceptionYear>
<organization>
<name>47 Degrees</name>
<url>http://47deg.com</url>
</organization>
<scm>
<url>https://github.com/com.47deg/fetch</url>
<connection>scm:git:git@github.com:com.47deg/fetch.git</connection>
</scm>
<developers>
<developer>
<id>47 Degrees</id>
<name>47 Degrees (twitter: @47deg)</name>
<url>http://github.com/47 Degrees</url>
</developer>
</developers>
<properties>
<info.apiURL>https://com.47deg.github.io/fetch/api/</info.apiURL>
</properties>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.10.6</version>
</dependency>
<dependency>
<groupId>com.47deg</groupId>
<artifactId>fetch_sjs0.6_2.10</artifactId>
<version>0.6.0</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-library_2.10</artifactId>
<version>0.6.14</version>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>scalajs-test-interface_2.10</artifactId>
<version>0.6.14</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-free_sjs0.6_2.10</artifactId>
<version>0.9.0</version>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_sjs0.6_2.10</artifactId>
<version>3.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>com.47deg</groupId>
<artifactId>fetch-debug_sjs0.6_2.10</artifactId>
<version>0.6.0</version>
</dependency>
|
| Gradle: |
com.47deg:fetch-debug_sjs0.6_2.10:0.6.0 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|