is not current version
Last Version 7.0.0

hr.ngs.templater:templater_2.13 5.1.0

Templater - minimal reporting library (for Scala)

GroupId

GroupId

hr.ngs.templater
ArtifactId

ArtifactId

templater_2.13
Version

Version

5.1.0
Type

Type

jar

Download templater_2.13 5.1.0


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