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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials