Download idol-types-1.2.1.jar file - Jar i

Jar examples for i:idol-types

Description

Java Client for DOM parsing of ACI responses in accordance with XML schemas

You can download jar file idol-types 1.2.1 in this page.

License

MIT License

Build File

You can use the following script to add idol-types-1.2.1.jar to your project.

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

Download

Click the following link to download the jar file.

idol-types-1.2.1-javadoc.jar
idol-types-1.2.1-sources.jar
idol-types-1.2.1.jar
idol-types-1.2.1.pom



Related Tutorials