is not current version
Last Version 0.30

jen:jen-tools 0.22

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

GroupId

GroupId

jen
ArtifactId

ArtifactId

jen-tools
Version

Version

0.22
Type

Type

jar

Download jen-tools 0.22


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