Last Version

JSimpleShell-Core 4.0

This project is a lightweight and simple-to-use library, with which one you can create your own shell as a command line interface.

License

License

GroupId

GroupId

de.raysha.lib
ArtifactId

ArtifactId

jsimpleshell
Version

Version

4.0
Type

Type

jar
Description

Description

JSimpleShell-Core
This project is a lightweight and simple-to-use library, with which one you can create your own shell as a command line interface.

Download jsimpleshell 4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
jline : jline jar 2.12.1
javax.validation : validation-api jar 1.1.0.Final

test (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.