is not current version
Last Version 1.2.0

org.juzu:juzu-templating-mustache 1.2.0-M02

The Mustache templating engine

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-templating-mustache
Version

Version

1.2.0-M02
Type

Type

jar

Download juzu-templating-mustache 1.2.0-M02


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