Download idol-utils-1.1.1.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.1.1 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials