is not current version
Last Version 1.0.2

eu.ralph-schuster:template-machine 1.0.0

Templating engines for files

GroupId

GroupId

eu.ralph-schuster
ArtifactId

ArtifactId

template-machine
Version

Version

1.0.0
Type

Type

jar

Download template-machine 1.0.0


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