Jar examples for c:commons.util
unsorted utility classes
You can download jar file commons.util 2.2.3 in this page.
You can use the following script to add commons.util-2.2.3.jar to your project.
<dependency> <groupId>com.elastisys.scale</groupId> <artifactId>commons.util</artifactId> <version>2.2.3</version> </dependency>
compile group: 'com.elastisys.scale', name: 'commons.util', version: '2.2.3'
libraryDependencies += "com.elastisys.scale" % "commons.util" % "2.2.3"
<dependency org="com.elastisys.scale" name="commons.util" rev="2.2.3"/>
@Grapes(@Grab(group='com.elastisys.scale', module='commons.util', version='2.2.3'))
'com.elastisys.scale:commons.util:jar:2.2.3'
Click the following link to download the jar file.
commons.util-2.2.3-javadoc.jar