Jar examples for b:blight-core
This module provides the core classes for the bLight project.
You can download jar file blight-core 1.0.0 in this page.
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'
Click the following link to download the jar file.
blight-core-1.0.0-javadoc.jar