Download aic-util-1.0.0.jar file - Jar a

Jar examples for a:aic-util

Description

SRI International's AIC Utility Library (for Java 1.8+)

You can download jar file aic-util 1.0.0 in this page.

License

New BSD License

Build File

You can use the following script to add aic-util-1.0.0.jar to your project.

<dependency>
   <groupId>com.googlecode.aic-util</groupId>
   <artifactId>aic-util</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.googlecode.aic-util', name: 'aic-util', version: '1.0.0'
libraryDependencies += "com.googlecode.aic-util" % "aic-util" % "1.0.0"
<dependency org="com.googlecode.aic-util" name="aic-util" rev="1.0.0"/>
@Grapes(@Grab(group='com.googlecode.aic-util', module='aic-util', version='1.0.0'))
'com.googlecode.aic-util:aic-util:jar:1.0.0'

Download

Click the following link to download the jar file.

aic-util-1.0.0-javadoc.jar
aic-util-1.0.0-sources.jar
aic-util-1.0.0.jar
aic-util-1.0.0.pom



Related Tutorials