is not current version
Last Version 1.2.0

org.juzu:juzu-templating-mustache 0.7.0-beta5

The Mustache templating engine

GroupId

GroupId

org.juzu
ArtifactId

ArtifactId

juzu-templating-mustache
Version

Version

0.7.0-beta5
Type

Type

jar

Download juzu-templating-mustache 0.7.0-beta5


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