MVN

com.vandalsoftware : mustache.ant

Maven & Gradle

May 08, 2013
0 stars

mustache.ant · Mustache Ant task

<dependency>
    <groupId>com.vandalsoftware</groupId>
    <artifactId>mustache.ant</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vandalsoftware : mustache.ant to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.vandalsoftware : mustache.ant to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
mustache.ant-1.0.0

How to add a dependency to Maven

Add the following com.vandalsoftware : mustache.ant maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vandalsoftware</groupId>
    <artifactId>mustache.ant</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vandalsoftware : mustache.ant gradle dependency to your build.gradle file:

implementation 'com.vandalsoftware:mustache.ant:1.0.0'

Gradle Kotlin DSL: Add the following com.vandalsoftware : mustache.ant gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vandalsoftware:mustache.ant:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vandalsoftware : mustache.ant sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vandalsoftware" % "mustache.ant" % "1.0.0"

Advertisement

Dependencies from Group

May 08, 2013
0 stars

Discover Dependencies

Mar 01, 2013
1 usages
447 stars
May 24, 2012
1 usages
Mar 01, 2013
447 stars
Mar 01, 2013
2 usages
447 stars
May 24, 2012
2 usages
Mar 01, 2013
1 usages
447 stars
May 24, 2012
1 usages
Jan 19, 2015
1 usages
Feb 11, 2014
0 stars