Download utils4j-0.9.2.jar file - Jar u

Jar examples for u:utils4j

Description

A must have utils package for java, contains the utility classes which can fasten your development!

You can download jar file utils4j 0.9.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add utils4j-0.9.2.jar to your project.

<dependency>
   <groupId>org.fuin</groupId>
   <artifactId>utils4j</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'org.fuin', name: 'utils4j', version: '0.9.2'
libraryDependencies += "org.fuin" % "utils4j" % "0.9.2"
<dependency org="org.fuin" name="utils4j" rev="0.9.2"/>
@Grapes(@Grab(group='org.fuin', module='utils4j', version='0.9.2'))
'org.fuin:utils4j:jar:0.9.2'

Download

Click the following link to download the jar file.

utils4j-0.9.2-javadoc.jar
utils4j-0.9.2-sources.jar
utils4j-0.9.2.jar
utils4j-0.9.2.pom



Related Tutorials