is not current version
Last Version 0.30

jen:jen-tools 0.20

Jen Tools provides a number of specifically-target tools based around Jen.

GroupId

GroupId

jen
ArtifactId

ArtifactId

jen-tools
Version

Version

0.20
Type

Type

jar

Download jen-tools 0.20


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