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