bLight Ant task

Contains an Apache Ant Task for compiling bLight templates

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.aleax.blight
ArtifactId

ArtifactId

blight-ant-task
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

bLight Ant task
Contains an Apache Ant Task for compiling bLight templates

Download blight-ant-task

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.aleax.blight : blight-compiler jar 1.0.2

provided (1)

Group / Artifact Type Version
ant : ant jar 1.6.5

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