Last Version

common-cli 2.4.2

common java library

License

License

The 2-Clause BSD License
Categories

Categories

CLI User Interface
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

common-cli
Version

Version

2.4.2
Type

Type

jar
Description

Description

common-cli
common java library
Project URL

Project URL

http://maven.apache.org

Download common-cli 2.4.2


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.google.guava : guava jar 20.0

Project Modules

There are no modules declared in this project.