is not current version
Last Version 5.4.0-2

net.rootware:jig 5.3.0-3


Categories

Categories

Net
GroupId

GroupId

net.rootware
ArtifactId

ArtifactId

jig
Version

Version

5.3.0-3
Type

Type

jar

Download jig 5.3.0-3


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