is not current version
Last Version 1.0.2

eu.ralph-schuster:template-machine 0.9.0

Templating engines for files

GroupId

GroupId

eu.ralph-schuster
ArtifactId

ArtifactId

template-machine
Version

Version

0.9.0
Type

Type

jar

Download template-machine 0.9.0


<!-- https://jarcasting.com/artifacts/eu.ralph-schuster/template-machine/ -->
<dependency>
    <groupId>eu.ralph-schuster</groupId>
    <artifactId>template-machine</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.ralph-schuster/template-machine/
implementation 'eu.ralph-schuster:template-machine:0.9.0'
// https://jarcasting.com/artifacts/eu.ralph-schuster/template-machine/
implementation ("eu.ralph-schuster:template-machine:0.9.0")
'eu.ralph-schuster:template-machine:jar:0.9.0'
<dependency org="eu.ralph-schuster" name="template-machine" rev="0.9.0">
  <artifact name="template-machine" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.ralph-schuster', module='template-machine', version='0.9.0')
)
libraryDependencies += "eu.ralph-schuster" % "template-machine" % "0.9.0"
[eu.ralph-schuster/template-machine "0.9.0"]