Jar examples for c:commons-util
Commons Utils contains utility classes utilized throughout the Commons API.
You can download jar file commons-util 1.2.6 in this page.
Apache License, Version 2.0
You can use the following script to add commons-util-1.2.6.jar to your project.
<dependency> <groupId>de.unkrig.commons</groupId> <artifactId>commons-util</artifactId> <version>1.2.6</version> </dependency>
compile group: 'de.unkrig.commons', name: 'commons-util', version: '1.2.6'
libraryDependencies += "de.unkrig.commons" % "commons-util" % "1.2.6"
<dependency org="de.unkrig.commons" name="commons-util" rev="1.2.6"/>
@Grapes(@Grab(group='de.unkrig.commons', module='commons-util', version='1.2.6'))
'de.unkrig.commons:commons-util:jar:1.2.6'
Click the following link to download the jar file.
commons-util-1.2.6-javadoc.jar