Jar examples for u:utils4j
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.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
utils4j-0.9.2-javadoc.jar