GenJava-Tools

A Tools API to make it simpler to write command line tools.

GroupId

GroupId

genjava
ArtifactId

ArtifactId

gj-tools
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GenJava-Tools
A Tools API to make it simpler to write command line tools.

Download gj-tools

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.0
commons-cli : commons-cli jar 1.0
commons-collections : commons-collections jar 2.1
genjava : gj-core jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0