| License | License | 
|---|---|
| GroupId | GroupIdde.tototec | 
| ArtifactId | ArtifactIdde.tototec.cmdoption | 
| Version | Version0.7.0-35-02cb80 | 
| Type | Typejar | 
| Description | Descriptionde.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 | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/de.tototec/de.tototec.cmdoption/ -->
<dependency>
    <groupId>de.tototec</groupId>
    <artifactId>de.tototec.cmdoption</artifactId>
    <version>0.7.0-35-02cb80</version>
</dependency>// https://jarcasting.com/artifacts/de.tototec/de.tototec.cmdoption/
implementation 'de.tototec:de.tototec.cmdoption:0.7.0-35-02cb80'// https://jarcasting.com/artifacts/de.tototec/de.tototec.cmdoption/
implementation ("de.tototec:de.tototec.cmdoption:0.7.0-35-02cb80")'de.tototec:de.tototec.cmdoption:jar:0.7.0-35-02cb80'<dependency org="de.tototec" name="de.tototec.cmdoption" rev="0.7.0-35-02cb80">
  <artifact name="de.tototec.cmdoption" type="jar" />
</dependency>@Grapes(
@Grab(group='de.tototec', module='de.tototec.cmdoption', version='0.7.0-35-02cb80')
)libraryDependencies += "de.tototec" % "de.tototec.cmdoption" % "0.7.0-35-02cb80"[de.tototec/de.tototec.cmdoption "0.7.0-35-02cb80"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api Optional | jar | 1.7.30 |