is not current version
Last Version 2.1.1

gg.jte:jte-deploy-nexus 1.12.0


GroupId

GroupId

gg.jte
ArtifactId

ArtifactId

jte-deploy-nexus
Version

Version

1.12.0
Type

Type

pom

Download jte-deploy-nexus 1.12.0

Filename Size
jte-deploy-nexus-1.12.0.pom 754 bytes
Browse

<!-- https://jarcasting.com/artifacts/gg.jte/jte-deploy-nexus/ -->
<dependency>
    <groupId>gg.jte</groupId>
    <artifactId>jte-deploy-nexus</artifactId>
    <version>1.12.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/gg.jte/jte-deploy-nexus/
implementation 'gg.jte:jte-deploy-nexus:1.12.0'
// https://jarcasting.com/artifacts/gg.jte/jte-deploy-nexus/
implementation ("gg.jte:jte-deploy-nexus:1.12.0")
'gg.jte:jte-deploy-nexus:pom:1.12.0'
<dependency org="gg.jte" name="jte-deploy-nexus" rev="1.12.0">
  <artifact name="jte-deploy-nexus" type="pom" />
</dependency>
@Grapes(
@Grab(group='gg.jte', module='jte-deploy-nexus', version='1.12.0')
)
libraryDependencies += "gg.jte" % "jte-deploy-nexus" % "1.12.0"
[gg.jte/jte-deploy-nexus "1.12.0"]