bLight Core

This module provides the core classes for the bLight project.

License

License

GroupId

GroupId

com.aleax.blight
ArtifactId

ArtifactId

blight-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

bLight Core
This module provides the core classes for the bLight project.

Download blight-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.aleax.blight/blight-core/ -->
<dependency>
    <groupId>com.aleax.blight</groupId>
    <artifactId>blight-core</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aleax.blight/blight-core/
implementation 'com.aleax.blight:blight-core:1.0.2'
// https://jarcasting.com/artifacts/com.aleax.blight/blight-core/
implementation ("com.aleax.blight:blight-core:1.0.2")
'com.aleax.blight:blight-core:jar:1.0.2'
<dependency org="com.aleax.blight" name="blight-core" rev="1.0.2">
  <artifact name="blight-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aleax.blight', module='blight-core', version='1.0.2')
)
libraryDependencies += "com.aleax.blight" % "blight-core" % "1.0.2"
[com.aleax.blight/blight-core "1.0.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0