is not current version
Last Version 1.1.2

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

Example for sparkling-template-velocity.

GroupId

GroupId

com.github.heuermh.sparkling
ArtifactId

ArtifactId

sparkling-template-velocity-example
Version

Version

1.1
Type

Type

jar

Download sparkling-template-velocity-example 1.1


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