is not current version
Last Version 4.0.1

org.webjars.bower:mustache 2.3.0

WebJar for mustache.js

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

mustache
Version

Version

2.3.0
Type

Type

jar

Download mustache 2.3.0


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