is not current version
Last Version 3.1.0

au.net.zeus.jgdms:tools 3.0.1-RC-07


Categories

Categories

Net
GroupId

GroupId

au.net.zeus.jgdms
ArtifactId

ArtifactId

tools
Version

Version

3.0.1-RC-07
Type

Type

pom

Download tools 3.0.1-RC-07

Filename Size
tools-3.0.1-RC-07.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/au.net.zeus.jgdms/tools/ -->
<dependency>
    <groupId>au.net.zeus.jgdms</groupId>
    <artifactId>tools</artifactId>
    <version>3.0.1-RC-07</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/au.net.zeus.jgdms/tools/
implementation 'au.net.zeus.jgdms:tools:3.0.1-RC-07'
// https://jarcasting.com/artifacts/au.net.zeus.jgdms/tools/
implementation ("au.net.zeus.jgdms:tools:3.0.1-RC-07")
'au.net.zeus.jgdms:tools:pom:3.0.1-RC-07'
<dependency org="au.net.zeus.jgdms" name="tools" rev="3.0.1-RC-07">
  <artifact name="tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='au.net.zeus.jgdms', module='tools', version='3.0.1-RC-07')
)
libraryDependencies += "au.net.zeus.jgdms" % "tools" % "3.0.1-RC-07"
[au.net.zeus.jgdms/tools "3.0.1-RC-07"]