command-cli

a simple command arguments parser

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cn.montaro
ArtifactId

ArtifactId

command-cli
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

command-cli
a simple command arguments parser
Project URL

Project URL

https://gitee.com/Montaro2017/command-cli
Source Code Management

Source Code Management

https://gitee.com/Montaro2017/command-cli

Download command-cli

How to add to project

<!-- https://jarcasting.com/artifacts/cn.montaro/command-cli/ -->
<dependency>
    <groupId>cn.montaro</groupId>
    <artifactId>command-cli</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.montaro/command-cli/
implementation 'cn.montaro:command-cli:1.0.0'
// https://jarcasting.com/artifacts/cn.montaro/command-cli/
implementation ("cn.montaro:command-cli:1.0.0")
'cn.montaro:command-cli:jar:1.0.0'
<dependency org="cn.montaro" name="command-cli" rev="1.0.0">
  <artifact name="command-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.montaro', module='command-cli', version='1.0.0')
)
libraryDependencies += "cn.montaro" % "command-cli" % "1.0.0"
[cn.montaro/command-cli "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0