Download fetch_2.12-0.5.0.jar file - Jar f

Jar examples for f:fetch-2.12

Description

Simple & Efficient data access for Scala and Scala.js

You can download jar file fetch_2.12 0.5.0 in this page.

License

Apache License

Build File

You can use the following script to add fetch_2.12-0.5.0.jar to your project.

<dependency>
   <groupId>com.fortysevendeg</groupId>
   <artifactId>fetch_2.12</artifactId>
   <version>0.5.0</version>
</dependency>
compile group: 'com.fortysevendeg', name: 'fetch_2.12', version: '0.5.0'
libraryDependencies += "com.fortysevendeg" % "fetch_2.12" % "0.5.0"
<dependency org="com.fortysevendeg" name="fetch_2.12" rev="0.5.0"/>
@Grapes(@Grab(group='com.fortysevendeg', module='fetch_2.12', version='0.5.0'))
'com.fortysevendeg:fetch_2.12:jar:0.5.0'

Download

Click the following link to download the jar file.

fetch_2.12-0.5.0-javadoc.jar
fetch_2.12-0.5.0-sources.jar
fetch_2.12-0.5.0.jar
fetch_2.12-0.5.0.pom



Related Tutorials