Download jace-core-cpp-1.2.13.jar file - Jar j

Jar examples for j:jace-core-cpp

Description

Jace core module, C++ source-code

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

License

New BSD License

Build File

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

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

Download

Click the following link to download the jar file.

jace-core-cpp-1.2.13-sources.jar
jace-core-cpp-1.2.13-windows-amd64-vs10-debug.jar
jace-core-cpp-1.2.13-windows-amd64-vs10-release.jar
jace-core-cpp-1.2.13-windows-i386-vs10-debug.jar
jace-core-cpp-1.2.13-windows-i386-vs10-release.jar
jace-core-cpp-1.2.13.pom



Related Tutorials