не последняя версия
Последняя версия 4.0.1

org.webjars.bower:mustache 2.3.0

WebJar for mustache.js

Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

mustache
Версия

Версия

2.3.0
Тип

Тип

jar

Скачать 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"]