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

com.github.heuermh.sparkling:sparkling-template-velocity-example 1.0

Example for sparkling-template-velocity.

Группа

Группа

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

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

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

Версия

1.0
Тип

Тип

jar

Скачать sparkling-template-velocity-example 1.0


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