is not current version
Last Version 2.9.6

hr.ngs.templater:templater_2.10 2.7.4

Templater - minimal reporting library (for Scala)

GroupId

GroupId

hr.ngs.templater
ArtifactId

ArtifactId

templater_2.10
Version

Version

2.7.4
Type

Type

jar

Download templater_2.10 2.7.4


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