MVN

com.github.spullara.mustache.java : core

Maven & Gradle

Mar 04, 2012
6 usages
1.6k stars

core

<dependency>
    <groupId>com.github.spullara.mustache.java</groupId>
    <artifactId>core</artifactId>
    <version>0.6.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.spullara.mustache.java : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.3

All Versions

Choose a version of com.github.spullara.mustache.java : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
core-0.6.3
core-0.6.2
core-0.6.1
0.6
core-0.6
0.5
core-0.5

How to add a dependency to Maven

Add the following com.github.spullara.mustache.java : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.spullara.mustache.java</groupId>
    <artifactId>core</artifactId>
    <version>0.6.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.spullara.mustache.java : core gradle dependency to your build.gradle file:

implementation 'com.github.spullara.mustache.java:core:0.6.3'

Gradle Kotlin DSL: Add the following com.github.spullara.mustache.java : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.spullara.mustache.java:core:0.6.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.spullara.mustache.java : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.spullara.mustache.java" % "core" % "0.6.3"

Advertisement

Dependencies from Group

May 27, 2021
502 usages
1.8k stars
Mar 04, 2012
8 usages
1.8k stars
Mar 04, 2012
6 usages
1.6k stars
Mar 04, 2012
3 usages
1.8k stars

Discover Dependencies

Oct 17, 2019
11 usages
4 stars
Aug 01, 2023
49 usages
2 stars
Oct 07, 2021
3 usages
0 stars
Oct 07, 2021
3 usages
0 stars
Aug 15, 2023
15 usages
Aug 22, 2023
61 usages
1k stars
Mar 17, 2017
9 usages
7 stars