Jar examples for u:utils-commons
Common utility classes (cast, enum, integer...)
You can download jar file utils-commons 0.0.1 in this page.
You can use the following script to add utils-commons-0.0.1.jar to your project.
<dependency> <groupId>fr.landel.utils</groupId> <artifactId>utils-commons</artifactId> <version>0.0.1</version> </dependency>
compile group: 'fr.landel.utils', name: 'utils-commons', version: '0.0.1'
libraryDependencies += "fr.landel.utils" % "utils-commons" % "0.0.1"
<dependency org="fr.landel.utils" name="utils-commons" rev="0.0.1"/>
@Grapes(@Grab(group='fr.landel.utils', module='utils-commons', version='0.0.1'))
'fr.landel.utils:utils-commons:jar:0.0.1'
Click the following link to download the jar file.
utils-commons-0.0.1-javadoc.jar