is not current version
Last Version 7.0.0

hr.ngs.templater:templater_2.12 3.2.1

Templater - minimal reporting library (for Scala)

GroupId

GroupId

hr.ngs.templater
ArtifactId

ArtifactId

templater_2.12
Version

Version

3.2.1
Type

Type

jar

Download templater_2.12 3.2.1


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