Last Version

JSimpleShell-Demo 1.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-example
Version

Version

1.0
Type

Type

jar
Description

Description

JSimpleShell-Demo
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-example 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
de.raysha.lib : jsimpleshell jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.