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