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