Last Version

CLI Arguments module example application 1.0.0

Example application with usage of cli-arguments API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.zkejid.constructor
ArtifactId

ArtifactId

cli-arguments-helloworld
Version

Version

1.0.0
Type

Type

jar
Description

Description

CLI Arguments module example application
Example application with usage of cli-arguments API
Project URL

Project URL

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

Download cli-arguments-helloworld 1.0.0


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

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.