is not current version
Last Version 0.7.1-4-1b53a5

de.tototec:de.tototec.cmdoption 0.7.1-2-4a11f2

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

GroupId

GroupId

de.tototec
ArtifactId

ArtifactId

de.tototec.cmdoption
Version

Version

0.7.1-2-4a11f2
Type

Type

jar

Download de.tototec.cmdoption 0.7.1-2-4a11f2


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