Download blight-compiler-1.0.1.jar file - Jar b

Jar examples for b:blight-compiler

Description

This module provides the default compilation implementation for bLight.

You can download jar file blight-compiler 1.0.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

blight-compiler-1.0.1-jar-with-dependencies.jar
blight-compiler-1.0.1-javadoc.jar
blight-compiler-1.0.1-sources.jar
blight-compiler-1.0.1.jar
blight-compiler-1.0.1.pom



Related Tutorials