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.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add java-utils-1.0.0.jar to your project.
<dependency> <groupId>com.github.woshikid</groupId> <artifactId>java-utils</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.woshikid', name: 'java-utils', version: '1.0.0'
libraryDependencies += "com.github.woshikid" % "java-utils" % "1.0.0"
<dependency org="com.github.woshikid" name="java-utils" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.woshikid', module='java-utils', version='1.0.0'))
'com.github.woshikid:java-utils:jar:1.0.0'
Click the following link to download the jar file.
java-utils-1.0.0-javadoc.jar