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

Jar examples for j:jace-runtime

Description

Jace runtime module

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

License

New BSD License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials