License |
License
The 2-Clause BSD License
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.gitee.l0km |
ArtifactId | ArtifactIdcommon-cli |
Last Version | Last Version2.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-cli
common java library
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-cli-2.4.2.pom | |
common-cli-2.4.2.jar | 14 KB |
common-cli-2.4.2-sources.jar | 7 KB |
common-cli-2.4.2-javadoc.jar | 78 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-cli : commons-cli | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.google.guava : guava | jar | 20.0 |