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