Download utils-data-fetcher-4.0.1.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.1 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials