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