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