License |
License |
---|---|
GroupId | GroupIdde.tototec |
ArtifactId | ArtifactIdde.tototec.cmdoption |
Last Version | Last Version0.7.1-4-1b53a5 |
Release Date | Release Date |
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.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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.35 |