Jar examples for j:java-utils
A collection of utils commonly used in my projects. Feel free to use it (or parts of it) in your own projects.
You can download jar file java-utils 1.1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-utils-1.1.2.jar to your project.
<dependency> <groupId>com.sappenin.utils</groupId> <artifactId>java-utils</artifactId> <version>1.1.2</version> </dependency>
compile group: 'com.sappenin.utils', name: 'java-utils', version: '1.1.2'
libraryDependencies += "com.sappenin.utils" % "java-utils" % "1.1.2"
<dependency org="com.sappenin.utils" name="java-utils" rev="1.1.2"/>
@Grapes(@Grab(group='com.sappenin.utils', module='java-utils', version='1.1.2'))
'com.sappenin.utils:java-utils:jar:1.1.2'
Click the following link to download the jar file.
java-utils-1.1.2-javadoc.jar