JumpConsole

Jumpconsole provides an easy to use command line parser. This can be used to enhance the use ability of java programs via an CLI interface.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jakubec
ArtifactId

ArtifactId

JumpConsole
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JumpConsole
Jumpconsole provides an easy to use command line parser. This can be used to enhance the use ability of java programs via an CLI interface.

Download JumpConsole

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.intellij : annotations jar 12.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1