${project.groupid}:${project.artifactid}

The last CLI/Environment Variable/Config file library you'll ever need.

License

License

GroupId

GroupId

io.github.djhaskin987
ArtifactId

ArtifactId

gumshoe
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

${project.groupid}:${project.artifactid}
The last CLI/Environment Variable/Config file library you'll ever need.
Project URL

Project URL

http://github.com/djhaskin987/gumshoe
Source Code Management

Source Code Management

https://github.com/djhaskin987/gumshoe

Download gumshoe

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0