mustache.ant

Mustache Ant task

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.vandalsoftware
ArtifactId

ArtifactId

mustache.ant
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mustache.ant
Mustache Ant task
Project URL

Project URL

http://github.com/jonathanle/mustache.ant

Download mustache.ant

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.spullara.mustache.java : compiler jar 0.8.12
org.apache.ant : ant jar 1.9.0
org.yaml : snakeyaml jar 1.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0