License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.m-m-m |
ArtifactId | ArtifactIdmmm-cli |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionmmm-cli
Module to build a command-line-interface and parse arguments easier.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mmm-cli-0.2.0.pom | |
mmm-cli-0.2.0.jar | 22 KB |
mmm-cli-0.2.0-sources.jar | 22 KB |
mmm-cli-0.2.0-javadoc.jar | 509 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.m-m-m/mmm-cli/ -->
<dependency>
<groupId>io.github.m-m-m</groupId>
<artifactId>mmm-cli</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-cli/
implementation 'io.github.m-m-m:mmm-cli:0.2.0'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-cli/
implementation ("io.github.m-m-m:mmm-cli:0.2.0")
'io.github.m-m-m:mmm-cli:jar:0.2.0'
<dependency org="io.github.m-m-m" name="mmm-cli" rev="0.2.0">
<artifact name="mmm-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-cli', version='0.2.0')
)
libraryDependencies += "io.github.m-m-m" % "mmm-cli" % "0.2.0"
[io.github.m-m-m/mmm-cli "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.m-m-m : mmm-base | jar | 0.2.0 |