Jar examples for b:blight-compiler
This module provides the default compilation implementation for bLight.
You can download jar file blight-compiler 1.0.0 in this page.
You can use the following script to add blight-compiler-1.0.0.jar to your project.
<dependency> <groupId>com.aleax.blight</groupId> <artifactId>blight-compiler</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.aleax.blight', name: 'blight-compiler', version: '1.0.0'
libraryDependencies += "com.aleax.blight" % "blight-compiler" % "1.0.0"
<dependency org="com.aleax.blight" name="blight-compiler" rev="1.0.0"/>
@Grapes(@Grab(group='com.aleax.blight', module='blight-compiler', version='1.0.0'))
'com.aleax.blight:blight-compiler:jar:1.0.0'
Click the following link to download the jar file.
blight-compiler-1.0.0-jar-with-dependencies.jar