GroupId | GroupIdhr.ngs.templater |
---|---|
ArtifactId | ArtifactIdtemplater_2.13 |
Version | Version4.2.0 |
Type | Typejar |
Filename | Size |
---|---|
templater_2.13-4.2.0.pom | |
templater_2.13-4.2.0.jar | 423 KB |
templater_2.13-4.2.0-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hr.ngs.templater/templater_2.13/ -->
<dependency>
<groupId>hr.ngs.templater</groupId>
<artifactId>templater_2.13</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/hr.ngs.templater/templater_2.13/
implementation 'hr.ngs.templater:templater_2.13:4.2.0'
// https://jarcasting.com/artifacts/hr.ngs.templater/templater_2.13/
implementation ("hr.ngs.templater:templater_2.13:4.2.0")
'hr.ngs.templater:templater_2.13:jar:4.2.0'
<dependency org="hr.ngs.templater" name="templater_2.13" rev="4.2.0">
<artifact name="templater_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='hr.ngs.templater', module='templater_2.13', version='4.2.0')
)
libraryDependencies += "hr.ngs.templater" % "templater_2.13" % "4.2.0"
[hr.ngs.templater/templater_2.13 "4.2.0"]