Download aci-types-0.15.2.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.15.2 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials