Jar examples for c:compiler
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.2.2 in this page.
GNU General Public License, version 2 (GPL2)
You can use the following script to add compiler-0.2.2.jar to your project.
<dependency> <groupId>com.squareup.sqldelight</groupId> <artifactId>compiler</artifactId> <version>0.2.2</version> </dependency>
compile group: 'com.squareup.sqldelight', name: 'compiler', version: '0.2.2'
libraryDependencies += "com.squareup.sqldelight" % "compiler" % "0.2.2"
<dependency org="com.squareup.sqldelight" name="compiler" rev="0.2.2"/>
@Grapes(@Grab(group='com.squareup.sqldelight', module='compiler', version='0.2.2'))
'com.squareup.sqldelight:compiler:jar:0.2.2'
Click the following link to download the jar file.
compiler-0.2.2-javadoc.jar