Download ace-lookup-1.0.jar file - Jar a

Jar examples for a:ace-lookup

Description

You can download jar file ace-lookup 1.0 in this page.

License

BSD License

Build File

You can use the following script to add ace-lookup-1.0.jar to your project.

<dependency>
   <groupId>org.agmip</groupId>
   <artifactId>ace-lookup</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'org.agmip', name: 'ace-lookup', version: '1.0'
libraryDependencies += "org.agmip" % "ace-lookup" % "1.0"
<dependency org="org.agmip" name="ace-lookup" rev="1.0"/>
@Grapes(@Grab(group='org.agmip', module='ace-lookup', version='1.0'))
'org.agmip:ace-lookup:jar:1.0'

Download

Click the following link to download the jar file.

ace-lookup-1.0-javadoc.jar
ace-lookup-1.0-sources.jar
ace-lookup-1.0.jar
ace-lookup-1.0.pom



Related Tutorials