Download javacApi-0.9.jar file - Jar j

Jar examples for j:javacApi

Description

You can download jar file javacApi 0.9 in this page.

Build File

You can use the following script to add javacApi-0.9.jar to your project.

<dependency>
   <groupId>org.dspace.xmlui.javac</groupId>
   <artifactId>javacApi</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'org.dspace.xmlui.javac', name: 'javacApi', version: '0.9'
libraryDependencies += "org.dspace.xmlui.javac" % "javacApi" % "0.9"
<dependency org="org.dspace.xmlui.javac" name="javacApi" rev="0.9"/>
@Grapes(@Grab(group='org.dspace.xmlui.javac', module='javacApi', version='0.9'))
'org.dspace.xmlui.javac:javacApi:jar:0.9'

Download

Click the following link to download the jar file.

javacApi-0.9.jar
javacApi-0.9.pom



Related Tutorials