Last Version

cli 0.2.2

this project provides a command line interface

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.martinfrank
ArtifactId

ArtifactId

cli
Version

Version

0.2.2
Type

Type

jar
Description

Description

cli
this project provides a command line interface
Project URL

Project URL

https://github.com/martinFrank/commandLineInterface
Project Organization

Project Organization

Martin Frank
Source Code Management

Source Code Management

https://github.com/martinFrank/commandLineInterface/tree/master

Download cli 0.2.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.