MVN

net.pwall.mustache : kotlin-mustache

Maven & Gradle

Jul 10, 2023
3 usages
9 stars

Kotlin implementation of Mustache templates

<dependency>
    <groupId>net.pwall.mustache</groupId>
    <artifactId>kotlin-mustache</artifactId>
    <version>0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.pwall.mustache : kotlin-mustache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11

All Versions

Choose a version of net.pwall.mustache : kotlin-mustache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11
kotlin-mustache-0.11
0.10
kotlin-mustache-0.10
0.9
kotlin-mustache-0.9
0.8
kotlin-mustache-0.8
0.7
kotlin-mustache-0.7
0.6
kotlin-mustache-0.6
0.5
kotlin-mustache-0.5
0.4
kotlin-mustache-0.4
0.3
kotlin-mustache-0.3
0.2
kotlin-mustache-0.2
0.1
kotlin-mustache-0.1

How to add a dependency to Maven

Add the following net.pwall.mustache : kotlin-mustache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.pwall.mustache</groupId>
    <artifactId>kotlin-mustache</artifactId>
    <version>0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.pwall.mustache : kotlin-mustache gradle dependency to your build.gradle file:

implementation 'net.pwall.mustache:kotlin-mustache:0.11'

Gradle Kotlin DSL: Add the following net.pwall.mustache : kotlin-mustache gradle kotlin dependency to your build.gradle.kts file:

implementation("net.pwall.mustache:kotlin-mustache:0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.pwall.mustache : kotlin-mustache sbt scala dependency to your build.sbt file:

libraryDependencies += "net.pwall.mustache" % "kotlin-mustache" % "0.11"

Advertisement

Dependencies from Group

Jul 10, 2023
3 usages
9 stars

Discover Dependencies

Apr 03, 2021
Sep 05, 2022
10 usages
270 stars
Jul 23, 2020
3 usages
292 stars
May 29, 2023
1 usages
1 stars
Jul 29, 2023
1 usages
1.2k stars
Jul 22, 2020
1 usages
268 stars
sso
Jul 21, 2020
0 stars
Apr 11, 2023
0 stars