Download jiic-1.2.2.jar file - Jar j

Jar examples for j:jiic

Description

You can download jar file jiic 1.2.2 in this page.

Build File

You can use the following script to add jiic-1.2.2.jar to your project.

<dependency>
   <groupId>com.github.stephenc.java-iso-tools</groupId>
   <artifactId>jiic</artifactId>
   <version>1.2.2</version>
</dependency>
compile group: 'com.github.stephenc.java-iso-tools', name: 'jiic', version: '1.2.2'
libraryDependencies += "com.github.stephenc.java-iso-tools" % "jiic" % "1.2.2"
<dependency org="com.github.stephenc.java-iso-tools" name="jiic" rev="1.2.2"/>
@Grapes(@Grab(group='com.github.stephenc.java-iso-tools', module='jiic', version='1.2.2'))
'com.github.stephenc.java-iso-tools:jiic:jar:1.2.2'

Download

Click the following link to download the jar file.

jiic-1.2.2-javadoc.jar
jiic-1.2.2-sources.jar
jiic-1.2.2.jar
jiic-1.2.2.pom



Related Tutorials