Download fetch-core_2.10-0.2.3.jar file - Jar f

Jar examples for f:fetch-core-2.10

Description

fetch-core

You can download jar file fetch-core_2.10 0.2.3 in this page.

License

MIT License

Build File

You can use the following script to add fetch-core_2.10-0.2.3.jar to your project.

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

Download

Click the following link to download the jar file.

fetch-core_2.10-0.2.3-javadoc.jar
fetch-core_2.10-0.2.3-sources.jar
fetch-core_2.10-0.2.3.jar
fetch-core_2.10-0.2.3.pom



Related Tutorials