Download ji-utils-1.0.159.jar file - Jar j

Jar examples for j:ji-utils

Description

A general java utilities library

You can download jar file ji-utils 1.0.159 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add ji-utils-1.0.159.jar to your project.

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

Download

Click the following link to download the jar file.

ji-utils-1.0.159-javadoc.jar
ji-utils-1.0.159-sources.jar
ji-utils-1.0.159.jar
ji-utils-1.0.159.pom



Related Tutorials