Download qwazr-compiler-1.2.0.jar file - Jar q

Jar examples for q:qwazr-compiler

Description

Compiler module for QWAZR

You can download jar file qwazr-compiler 1.2.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

qwazr-compiler-1.2.0-javadoc.jar
qwazr-compiler-1.2.0-sources.jar
qwazr-compiler-1.2.0.jar
qwazr-compiler-1.2.0.pom



Related Tutorials