is not current version
Last Version 1.1.2

com.github.heuermh.sparkling:sparkling-template-mustache 1.0-rc4

Template routes based on Mustache.java.

GroupId

GroupId

com.github.heuermh.sparkling
ArtifactId

ArtifactId

sparkling-template-mustache
Version

Version

1.0-rc4
Type

Type

jar

Download sparkling-template-mustache 1.0-rc4


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