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 in this page.
Apache License, Version 2.0
You can use the following script to add commons-util-1.2.jar to your project.
<dependency> <groupId>net.sf.staccatocommons</groupId> <artifactId>commons-util</artifactId> <version>1.2</version> </dependency>
compile group: 'net.sf.staccatocommons', name: 'commons-util', version: '1.2'
libraryDependencies += "net.sf.staccatocommons" % "commons-util" % "1.2"
<dependency org="net.sf.staccatocommons" name="commons-util" rev="1.2"/>
@Grapes(@Grab(group='net.sf.staccatocommons', module='commons-util', version='1.2'))
'net.sf.staccatocommons:commons-util:jar:1.2'
Click the following link to download the jar file.
commons-util-1.2-javadoc.jar