Download utils-data-fetcher-4.0.2.jar file - Jar u

Jar examples for u:utils-data-fetcher

Description

A data stream fetching helper for Java

You can download jar file utils-data-fetcher 4.0.2 in this page.

License

MIT License

Build File

You can use the following script to add utils-data-fetcher-4.0.2.jar to your project.

<dependency>
   <groupId>net.markenwerk</groupId>
   <artifactId>utils-data-fetcher</artifactId>
   <version>4.0.2</version>
</dependency>
compile group: 'net.markenwerk', name: 'utils-data-fetcher', version: '4.0.2'
libraryDependencies += "net.markenwerk" % "utils-data-fetcher" % "4.0.2"
<dependency org="net.markenwerk" name="utils-data-fetcher" rev="4.0.2"/>
@Grapes(@Grab(group='net.markenwerk', module='utils-data-fetcher', version='4.0.2'))
'net.markenwerk:utils-data-fetcher:jar:4.0.2'

Download

Click the following link to download the jar file.

utils-data-fetcher-4.0.2-javadoc.jar
utils-data-fetcher-4.0.2-sources.jar
utils-data-fetcher-4.0.2.jar
utils-data-fetcher-4.0.2.pom



Related Tutorials