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