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

com.github.heuermh.sparkling:sparkling-template-mustache-example 1.0-rc4

Example for sparkling-template-mustache.

Группа

Группа

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

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

sparkling-template-mustache-example
Версия

Версия

1.0-rc4
Тип

Тип

jar

Скачать sparkling-template-mustache-example 1.0-rc4


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