Download fetch_2.11-0.6.2.jar file - Jar f

Jar examples for f:fetch-2.11

Description

Simple & Efficient data access for Scala and Scala.js

You can download jar file fetch_2.11 0.6.2 in this page.

License

GNU Library or Lesser General Public License (LGPL)

Build File

You can use the following script to add fetch_2.11-0.6.2.jar to your project.

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

Download

Click the following link to download the jar file.

fetch_2.11-0.6.2-javadoc.jar
fetch_2.11-0.6.2-sources.jar
fetch_2.11-0.6.2.jar
fetch_2.11-0.6.2.pom



Related Tutorials