Download blight-core-1.0.0.jar file - Jar b

Jar examples for b:blight-core

Description

This module provides the core classes for the bLight project.

You can download jar file blight-core 1.0.0 in this page.

Build File

You can use the following script to add blight-core-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

blight-core-1.0.0-javadoc.jar
blight-core-1.0.0-sources.jar
blight-core-1.0.0.jar
blight-core-1.0.0.pom



Related Tutorials