| GroupId | GroupIdde.tototec | 
|---|---|
| ArtifactId | ArtifactIdde.tototec.cmdoption | 
| Version | Version0.7.0-46-b21736 | 
| Type | Typejar | 
<!-- https://jarcasting.com/artifacts/de.tototec/de.tototec.cmdoption/ -->
<dependency>
    <groupId>de.tototec</groupId>
    <artifactId>de.tototec.cmdoption</artifactId>
    <version>0.7.0-46-b21736</version>
</dependency>// https://jarcasting.com/artifacts/de.tototec/de.tototec.cmdoption/
implementation 'de.tototec:de.tototec.cmdoption:0.7.0-46-b21736'// https://jarcasting.com/artifacts/de.tototec/de.tototec.cmdoption/
implementation ("de.tototec:de.tototec.cmdoption:0.7.0-46-b21736")'de.tototec:de.tototec.cmdoption:jar:0.7.0-46-b21736'<dependency org="de.tototec" name="de.tototec.cmdoption" rev="0.7.0-46-b21736">
  <artifact name="de.tototec.cmdoption" type="jar" />
</dependency>@Grapes(
@Grab(group='de.tototec', module='de.tototec.cmdoption', version='0.7.0-46-b21736')
)libraryDependencies += "de.tototec" % "de.tototec.cmdoption" % "0.7.0-46-b21736"[de.tototec/de.tototec.cmdoption "0.7.0-46-b21736"]