Download fetch_2.12-0.6.1.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.6.1 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials