Download compiler-0.8.16.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 0.8.16 in this page.

License

GNU General Public License, version 2 (GPL2)

Build File

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

<dependency>
   <groupId>com.github.spullara.mustache.java</groupId>
   <artifactId>compiler</artifactId>
   <version>0.8.16</version>
</dependency>
compile group: 'com.github.spullara.mustache.java', name: 'compiler', version: '0.8.16'
libraryDependencies += "com.github.spullara.mustache.java" % "compiler" % "0.8.16"
<dependency org="com.github.spullara.mustache.java" name="compiler" rev="0.8.16"/>
@Grapes(@Grab(group='com.github.spullara.mustache.java', module='compiler', version='0.8.16'))
'com.github.spullara.mustache.java:compiler:jar:0.8.16'

Download

Click the following link to download the jar file.

compiler-0.8.16-jar-with-dependencies.jar
compiler-0.8.16-javadoc.jar
compiler-0.8.16-sources.jar
compiler-0.8.16-tests.jar
compiler-0.8.16.jar
compiler-0.8.16.pom



Related Tutorials