is not current version
Last Version 7.0.0

hr.ngs.templater:templater 2.9.6

Templater - minimal reporting library

GroupId

GroupId

hr.ngs.templater
ArtifactId

ArtifactId

templater
Version

Version

2.9.6
Type

Type

jar

Download templater 2.9.6


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