is not current version
Last Version 3.0.0

eu.ralph-schuster:templating 1.1.0


GroupId

GroupId

eu.ralph-schuster
ArtifactId

ArtifactId

templating
Version

Version

1.1.0
Type

Type

jar

Download templating 1.1.0


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