is not current version
Last Version 3.0.1

org.webjars.bower:mustache.js 2.3.0

WebJar for mustache.js

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

mustache.js
Version

Version

2.3.0
Type

Type

jar

Download mustache.js 2.3.0


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