Jar examples for c:common-util
Common Java Utils for every framework
You can download jar file common-util 0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add common-util-0.3.jar to your project.
<dependency> <groupId>com.github.shalousun</groupId> <artifactId>common-util</artifactId> <version>0.3</version> </dependency>
compile group: 'com.github.shalousun', name: 'common-util', version: '0.3'
libraryDependencies += "com.github.shalousun" % "common-util" % "0.3"
<dependency org="com.github.shalousun" name="common-util" rev="0.3"/>
@Grapes(@Grab(group='com.github.shalousun', module='common-util', version='0.3'))
'com.github.shalousun:common-util:jar:0.3'
Click the following link to download the jar file.
common-util-0.3-javadoc.jar