Download aci-types-0.22.0.jar file - Jar a

Jar examples for a:aci-types

Description

Java Client for simple Java types and interfaces common to both Haven-on-Demand and On-Premise Applications

You can download jar file aci-types 0.22.0 in this page.

License

MIT License

Build File

You can use the following script to add aci-types-0.22.0.jar to your project.

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

Download

Click the following link to download the jar file.

aci-types-0.22.0-javadoc.jar
aci-types-0.22.0-sources.jar
aci-types-0.22.0.jar
aci-types-0.22.0.pom



Related Tutorials