Last Version

Mustache Ant 1.1.0

An Ant implementation of Mustache

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.patjlm
ArtifactId

ArtifactId

mustache-ant
Version

Version

1.1.0
Type

Type

jar
Description

Description

Mustache Ant
An Ant implementation of Mustache
Project URL

Project URL

http://github.com/patjlm/mustache-ant
Source Code Management

Source Code Management

http://github.com/patjlm/mustache-ant

Download mustache-ant 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.samskivert : jmustache jar 1.13
com.fasterxml.jackson.core : jackson-databind jar 2.5.3

provided (1)

Group / Artifact Type Version
org.apache.ant : ant-nodeps jar 1.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.