Last Version

de.tototec.cmdoption 0.7.1-4-1b53a5

CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications that is configured through annotations

License

License

GroupId

GroupId

de.tototec
ArtifactId

ArtifactId

de.tototec.cmdoption
Version

Version

0.7.1-4-1b53a5
Type

Type

jar
Description

Description

de.tototec.cmdoption
CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications that is configured through annotations
Project URL

Project URL

https://github.com/ToToTec/CmdOption
Source Code Management

Source Code Management

https://github.com/ToToTec/CmdOption

Download de.tototec.cmdoption 0.7.1-4-1b53a5


<!-- https://jarcasting.com/artifacts/de.tototec/de.tototec.cmdoption/ -->
<dependency>
    <groupId>de.tototec</groupId>
    <artifactId>de.tototec.cmdoption</artifactId>
    <version>0.7.1-4-1b53a5</version>
</dependency>
// https://jarcasting.com/artifacts/de.tototec/de.tototec.cmdoption/
implementation 'de.tototec:de.tototec.cmdoption:0.7.1-4-1b53a5'
// https://jarcasting.com/artifacts/de.tototec/de.tototec.cmdoption/
implementation ("de.tototec:de.tototec.cmdoption:0.7.1-4-1b53a5")
'de.tototec:de.tototec.cmdoption:jar:0.7.1-4-1b53a5'
<dependency org="de.tototec" name="de.tototec.cmdoption" rev="0.7.1-4-1b53a5">
  <artifact name="de.tototec.cmdoption" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.tototec', module='de.tototec.cmdoption', version='0.7.1-4-1b53a5')
)
libraryDependencies += "de.tototec" % "de.tototec.cmdoption" % "0.7.1-4-1b53a5"
[de.tototec/de.tototec.cmdoption "0.7.1-4-1b53a5"]

Dependencies

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.35

Project Modules

There are no modules declared in this project.