Download idol-utils-1.3.0.jar file - Jar i

Jar examples for i:idol-utils

Description

Utility classes to help deal with IDOL responses

You can download jar file idol-utils 1.3.0 in this page.

License

MIT License

Build File

You can use the following script to add idol-utils-1.3.0.jar to your project.

<dependency>
   <groupId>com.hp.autonomy.frontend</groupId>
   <artifactId>idol-utils</artifactId>
   <version>1.3.0</version>
</dependency>
compile group: 'com.hp.autonomy.frontend', name: 'idol-utils', version: '1.3.0'
libraryDependencies += "com.hp.autonomy.frontend" % "idol-utils" % "1.3.0"
<dependency org="com.hp.autonomy.frontend" name="idol-utils" rev="1.3.0"/>
@Grapes(@Grab(group='com.hp.autonomy.frontend', module='idol-utils', version='1.3.0'))
'com.hp.autonomy.frontend:idol-utils:jar:1.3.0'

Download

Click the following link to download the jar file.

idol-utils-1.3.0-javadoc.jar
idol-utils-1.3.0-sources.jar
idol-utils-1.3.0.jar
idol-utils-1.3.0.pom



Related Tutorials