GroupId | GroupIdxyz.erupt |
---|---|
ArtifactId | ArtifactIderupt-tpl |
Version | Version1.6.15 |
Type | Typejar |
Filename | Size |
---|---|
erupt-tpl-1.6.15.pom | |
erupt-tpl-1.6.15.jar | 18 KB |
erupt-tpl-1.6.15-sources.jar | 9 KB |
erupt-tpl-1.6.15-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl/ -->
<dependency>
<groupId>xyz.erupt</groupId>
<artifactId>erupt-tpl</artifactId>
<version>1.6.15</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl/
implementation 'xyz.erupt:erupt-tpl:1.6.15'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-tpl/
implementation ("xyz.erupt:erupt-tpl:1.6.15")
'xyz.erupt:erupt-tpl:jar:1.6.15'
<dependency org="xyz.erupt" name="erupt-tpl" rev="1.6.15">
<artifact name="erupt-tpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-tpl', version='1.6.15')
)
libraryDependencies += "xyz.erupt" % "erupt-tpl" % "1.6.15"
[xyz.erupt/erupt-tpl "1.6.15"]