Download idol-utils-1.3.2.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.2 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials