| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.github.hypfvieh.cli | 
| ArtifactId | ArtifactIdcli-parser | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncli-parser Library to provide support for command-line parsing | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| cli-parser-1.0.1.pom | |
| cli-parser-1.0.1.jar | 37 KB | 
| cli-parser-1.0.1-tests.jar | 35 KB | 
| cli-parser-1.0.1-sources.jar | 22 KB | 
| cli-parser-1.0.1-javadoc.jar | 208 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.hypfvieh.cli/cli-parser/ -->
<dependency>
    <groupId>com.github.hypfvieh.cli</groupId>
    <artifactId>cli-parser</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.hypfvieh.cli/cli-parser/
implementation 'com.github.hypfvieh.cli:cli-parser:1.0.1'// https://jarcasting.com/artifacts/com.github.hypfvieh.cli/cli-parser/
implementation ("com.github.hypfvieh.cli:cli-parser:1.0.1")'com.github.hypfvieh.cli:cli-parser:jar:1.0.1'<dependency org="com.github.hypfvieh.cli" name="cli-parser" rev="1.0.1">
  <artifact name="cli-parser" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.hypfvieh.cli', module='cli-parser', version='1.0.1')
)libraryDependencies += "com.github.hypfvieh.cli" % "cli-parser" % "1.0.1"[com.github.hypfvieh.cli/cli-parser "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| org.junit.platform : junit-platform-launcher | jar | 1.8.2 |