Last Version

JSimpleShell 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-parent
Version

Version

4.0
Type

Type

pom
Description

Description

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

Project URL

http://github.com/rainu/jsimpleshell
Source Code Management

Source Code Management

http://github.com/rainu/jsimpleshell

Download jsimpleshell-parent 4.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.