Download fetch_2.10-0.2.0.jar file - Jar f

Jar examples for f:fetch-2.10

Description

Simple & Efficient data access for Scala and Scala.js

You can download jar file fetch_2.10 0.2.0 in this page.

License

GNU Library or Lesser General Public License (LGPL)

Build File

You can use the following script to add fetch_2.10-0.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

fetch_2.10-0.2.0-javadoc.jar
fetch_2.10-0.2.0-sources.jar
fetch_2.10-0.2.0.jar
fetch_2.10-0.2.0.pom



Related Tutorials