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

com.github.heuermh.sparkling:sparkling-template-mustache 1.1

Template routes based on Mustache.java.

Группа

Группа

com.github.heuermh.sparkling
Идентификатор

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

sparkling-template-mustache
Версия

Версия

1.1
Тип

Тип

jar

Скачать sparkling-template-mustache 1.1


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