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

Jar examples for u:utils-java

Description

Utils for Appulse Java projects

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials