Download jlib-utils-0.1.1.jar file - Jar j

Jar examples for j:jlib-utils

Description

utils set for java projects

You can download jar file jlib-utils 0.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jlib-utils-0.1.1.jar to your project.

<dependency>
   <groupId>com.github.hackerwin7</groupId>
   <artifactId>jlib-utils</artifactId>
   <version>0.1.1</version>
</dependency>
compile group: 'com.github.hackerwin7', name: 'jlib-utils', version: '0.1.1'
libraryDependencies += "com.github.hackerwin7" % "jlib-utils" % "0.1.1"
<dependency org="com.github.hackerwin7" name="jlib-utils" rev="0.1.1"/>
@Grapes(@Grab(group='com.github.hackerwin7', module='jlib-utils', version='0.1.1'))
'com.github.hackerwin7:jlib-utils:jar:0.1.1'

Download

Click the following link to download the jar file.

jlib-utils-0.1.1-javadoc.jar
jlib-utils-0.1.1-sources.jar
jlib-utils-0.1.1-standalone.jar
jlib-utils-0.1.1.jar
jlib-utils-0.1.1.pom



Related Tutorials