Download utils-java-1.0.4.jar file - Jar u

Jar examples for u:utils-java

Description

Utils for Appulse Java projects

You can download jar file utils-java 1.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add utils-java-1.0.4.jar to your project.

<dependency>
   <groupId>io.appulse</groupId>
   <artifactId>utils-java</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'io.appulse', name: 'utils-java', version: '1.0.4'
libraryDependencies += "io.appulse" % "utils-java" % "1.0.4"
<dependency org="io.appulse" name="utils-java" rev="1.0.4"/>
@Grapes(@Grab(group='io.appulse', module='utils-java', version='1.0.4'))
'io.appulse:utils-java:jar:1.0.4'

Download

Click the following link to download the jar file.

utils-java-1.0.4-javadoc.jar
utils-java-1.0.4-sources.jar
utils-java-1.0.4.jar
utils-java-1.0.4.pom



Related Tutorials