is not current version
Last Version 1.10.9-beta

xyz.erupt:erupt-tpl 1.6.14

erupt template

GroupId

GroupId

xyz.erupt
ArtifactId

ArtifactId

erupt-tpl
Version

Version

1.6.14
Type

Type

jar

Download erupt-tpl 1.6.14


<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl/ -->
<dependency>
    <groupId>xyz.erupt</groupId>
    <artifactId>erupt-tpl</artifactId>
    <version>1.6.14</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl/
implementation 'xyz.erupt:erupt-tpl:1.6.14'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl/
implementation ("xyz.erupt:erupt-tpl:1.6.14")
'xyz.erupt:erupt-tpl:jar:1.6.14'
<dependency org="xyz.erupt" name="erupt-tpl" rev="1.6.14">
  <artifact name="erupt-tpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-tpl', version='1.6.14')
)
libraryDependencies += "xyz.erupt" % "erupt-tpl" % "1.6.14"
[xyz.erupt/erupt-tpl "1.6.14"]