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