Download fetch_2.11-0.2.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.2.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.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials