is not current version
Last Version 5.0.12

org.rapidoid:rapidoid-templates-mustache 5.0.0

Rapidoid Templates Mustache

Categories

Categories

Rapidoid Program Interface REST Frameworks
GroupId

GroupId

org.rapidoid
ArtifactId

ArtifactId

rapidoid-templates-mustache
Version

Version

5.0.0
Type

Type

jar

Download rapidoid-templates-mustache 5.0.0


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