Download ji-utils-1.0.187.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.187 in this page.

License

The BSD 3-Clause License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials