GroupId | GroupIdjen |
---|---|
ArtifactId | ArtifactIdjen-tools |
Version | Version0.30 |
Type | Typejar |
Description |
DescriptionJen Tools
Jen Tools provides a number of specifically-target tools based around Jen.
|
Filename | Size |
---|---|
jen-tools-0.30.pom | |
jen-tools-0.30.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jen/jen-tools/ -->
<dependency>
<groupId>jen</groupId>
<artifactId>jen-tools</artifactId>
<version>0.30</version>
</dependency>
// https://jarcasting.com/artifacts/jen/jen-tools/
implementation 'jen:jen-tools:0.30'
// https://jarcasting.com/artifacts/jen/jen-tools/
implementation ("jen:jen-tools:0.30")
'jen:jen-tools:jar:0.30'
<dependency org="jen" name="jen-tools" rev="0.30">
<artifact name="jen-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='jen', module='jen-tools', version='0.30')
)
libraryDependencies += "jen" % "jen-tools" % "0.30"
[jen/jen-tools "0.30"]
Group / Artifact | Type | Version |
---|---|---|
jen : jen-core | jar | ${pom.currentVersion} |
jen : jen-members | jar | ${pom.currentVersion} |