License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.m-m-m |
ArtifactId | ArtifactIdmmm-cli-parent |
Version | Version0.2.0 |
Type | Typepom |
Description |
Descriptionmmm-cli-parent
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-parent-0.2.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.m-m-m/mmm-cli-parent/ -->
<dependency>
<groupId>io.github.m-m-m</groupId>
<artifactId>mmm-cli-parent</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-cli-parent/
implementation 'io.github.m-m-m:mmm-cli-parent:0.2.0'
// https://jarcasting.com/artifacts/io.github.m-m-m/mmm-cli-parent/
implementation ("io.github.m-m-m:mmm-cli-parent:0.2.0")
'io.github.m-m-m:mmm-cli-parent:pom:0.2.0'
<dependency org="io.github.m-m-m" name="mmm-cli-parent" rev="0.2.0">
<artifact name="mmm-cli-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.m-m-m', module='mmm-cli-parent', version='0.2.0')
)
libraryDependencies += "io.github.m-m-m" % "mmm-cli-parent" % "0.2.0"
[io.github.m-m-m/mmm-cli-parent "0.2.0"]