Download idol-types-0.1.2.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 0.1.2 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials