License |
License |
---|---|
GroupId | GroupIdhr.ngs.templater |
ArtifactId | ArtifactIdtemplater_2.12 |
Version | Version7.0.0 |
Type | Typejar |
Description |
DescriptionTemplater
Templater - minimal reporting library (for Scala)
|
Project URL |
Project URL |
Project Organization |
Project Organizationhr.ngs.templater |
Filename | Size |
---|---|
templater_2.12-7.0.0.pom | |
templater_2.12-7.0.0.jar | 740 KB |
templater_2.12-7.0.0-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hr.ngs.templater/templater_2.12/ -->
<dependency>
<groupId>hr.ngs.templater</groupId>
<artifactId>templater_2.12</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/hr.ngs.templater/templater_2.12/
implementation 'hr.ngs.templater:templater_2.12:7.0.0'
// https://jarcasting.com/artifacts/hr.ngs.templater/templater_2.12/
implementation ("hr.ngs.templater:templater_2.12:7.0.0")
'hr.ngs.templater:templater_2.12:jar:7.0.0'
<dependency org="hr.ngs.templater" name="templater_2.12" rev="7.0.0">
<artifact name="templater_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='hr.ngs.templater', module='templater_2.12', version='7.0.0')
)
libraryDependencies += "hr.ngs.templater" % "templater_2.12" % "7.0.0"
[hr.ngs.templater/templater_2.12 "7.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |