Jar examples for c:common-utils
The library helps to prevent boilerplate code for random strings and names, SPI-based slf4j configuration, sophisticated property files, human readable representation of date differences and getting attributes from MANIFEST.FM files.
You can download jar file common-utils 0.1.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add common-utils-0.1.7.jar to your project.
<dependency> <groupId>me.shib.java.lib</groupId> <artifactId>common-utils</artifactId> <version>0.1.7</version> </dependency>
compile group: 'me.shib.java.lib', name: 'common-utils', version: '0.1.7'
libraryDependencies += "me.shib.java.lib" % "common-utils" % "0.1.7"
<dependency org="me.shib.java.lib" name="common-utils" rev="0.1.7"/>
@Grapes(@Grab(group='me.shib.java.lib', module='common-utils', version='0.1.7'))
'me.shib.java.lib:common-utils:jar:0.1.7'
Click the following link to download the jar file.
common-utils-0.1.7-javadoc.jar