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