bLight Dist

Contains the configuration and other artefacts necessary to produce the bLight binary distribution.

License

License

GroupId

GroupId

com.aleax.blight
ArtifactId

ArtifactId

blight-dist
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

bLight Dist
Contains the configuration and other artefacts necessary to produce the bLight binary distribution.

Download blight-dist

Filename Size
blight-dist-1.0.2.pom 3 KB
Browse

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.aleax.blight : blight-core jar 1.0.2
com.aleax.blight : blight-compiler jar 1.0.2
com.aleax.blight : blight-compiler jar 1.0.2
com.aleax.blight : blight-ant-task jar 1.0.2
com.aleax.blight : blight-maven-plugin jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0