ant-protomak-task

This is the overall documentation for PROTOMAK

License

License

Protomak runs under the MIT license
Categories

Categories

Ant Build Tools
GroupId

GroupId

uk.co.jemos.protomak
ArtifactId

ArtifactId

ant-protomak-task
Last Version

Last Version

0.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

ant-protomak-task
This is the overall documentation for PROTOMAK
Project URL

Project URL

http://maven.apache.org

Download ant-protomak-task

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
uk.co.jemos.protomak : protomak-engine jar 0.0.2.RELEASE
org.apache.ant : ant jar 1.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2.RELEASE
0.0.1.RELEASE