Download jace-runtime-1.2.5.jar file - Jar j

Jar examples for j:jace-runtime

Description

Jace runtime module

You can download jar file jace-runtime 1.2.5 in this page.

License

New BSD License

Build File

You can use the following script to add jace-runtime-1.2.5.jar to your project.

<dependency>
   <groupId>com.googlecode.jace</groupId>
   <artifactId>jace-runtime</artifactId>
   <version>1.2.5</version>
</dependency>
compile group: 'com.googlecode.jace', name: 'jace-runtime', version: '1.2.5'
libraryDependencies += "com.googlecode.jace" % "jace-runtime" % "1.2.5"
<dependency org="com.googlecode.jace" name="jace-runtime" rev="1.2.5"/>
@Grapes(@Grab(group='com.googlecode.jace', module='jace-runtime', version='1.2.5'))
'com.googlecode.jace:jace-runtime:jar:1.2.5'

Download

Click the following link to download the jar file.

jace-runtime-1.2.5-javadoc.jar
jace-runtime-1.2.5-sources.jar
jace-runtime-1.2.5.jar
jace-runtime-1.2.5.pom



Related Tutorials