| License |
License |
|---|---|
| GroupId | GroupIdhr.ngs.templater |
| ArtifactId | ArtifactIdtemplater |
| Last Version | Last Version7.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTemplater
Templater - minimal reporting library
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationhr.ngs.templater |
| Filename | Size |
|---|---|
| templater-7.0.0.pom | |
| templater-7.0.0.jar | 1 MB |
| templater-7.0.0-javadoc.jar | 53 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/hr.ngs.templater/templater/ -->
<dependency>
<groupId>hr.ngs.templater</groupId>
<artifactId>templater</artifactId>
<version>7.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/hr.ngs.templater/templater/
implementation 'hr.ngs.templater:templater:7.0.0'
// https://jarcasting.com/artifacts/hr.ngs.templater/templater/
implementation ("hr.ngs.templater:templater:7.0.0")
'hr.ngs.templater:templater:jar:7.0.0'
<dependency org="hr.ngs.templater" name="templater" rev="7.0.0">
<artifact name="templater" type="jar" />
</dependency>
@Grapes(
@Grab(group='hr.ngs.templater', module='templater', version='7.0.0')
)
libraryDependencies += "hr.ngs.templater" % "templater" % "7.0.0"
[hr.ngs.templater/templater "7.0.0"]