Download compiler-2.0.1-nimble.jar file - Jar c

Jar examples for c:compiler

Description

XP-Language is a feature-rich, typed and compiled programming language, based on the popular PHP language and designed to syntactically support features of the XP Framework

You can download jar file compiler 2.0.1-nimble in this page.

License

GNU General Public License, version 2 (GPL2)

Build File

You can use the following script to add compiler-2.0.1-nimble.jar to your project.

<dependency>
   <groupId>org.gridkit.3rd.btrace</groupId>
   <artifactId>compiler</artifactId>
   <version>2.0.1-nimble</version>
</dependency>
compile group: 'org.gridkit.3rd.btrace', name: 'compiler', version: '2.0.1-nimble'
libraryDependencies += "org.gridkit.3rd.btrace" % "compiler" % "2.0.1-nimble"
<dependency org="org.gridkit.3rd.btrace" name="compiler" rev="2.0.1-nimble"/>
@Grapes(@Grab(group='org.gridkit.3rd.btrace', module='compiler', version='2.0.1-nimble'))
'org.gridkit.3rd.btrace:compiler:jar:2.0.1-nimble'

Download

Click the following link to download the jar file.

compiler-2.0.1-nimble-javadoc.jar
compiler-2.0.1-nimble-sources.jar
compiler-2.0.1-nimble-test-sources.jar
compiler-2.0.1-nimble.jar
compiler-2.0.1-nimble.pom



Related Tutorials