Last Version

CLI Arguments module implementation 1.0.0

Implementation of CLI Arguments module API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.zkejid.constructor
ArtifactId

ArtifactId

cli-arguments-impl
Version

Version

1.0.0
Type

Type

jar
Description

Description

CLI Arguments module implementation
Implementation of CLI Arguments module API
Project URL

Project URL

https://github.com/zkejidsconstructor/cli-arguments/tree/master/cli-arguments-impl

Download cli-arguments-impl 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.zkejid.constructor : cli-arguments-api jar 1.0.0
com.zkejid.constructor : string-value-api jar 1.0.0
com.zkejid.constructor : core-api jar 1.0.0
com.zkejid.constructor : core-impl jar 1.0.0
commons-cli : commons-cli jar 1.4

test (3)

Group / Artifact Type Version
com.zkejid.constructor : cli-arguments-apitest jar 1.0.0
org.junit.jupiter : junit-jupiter jar 5.6.2
com.zkejid.constructor : string-value-impl jar 1.0.0

Project Modules

There are no modules declared in this project.