is not current version
Last Version 4.0

de.raysha.lib:jsimpleshell-parent 3.0.2

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

GroupId

GroupId

de.raysha.lib
ArtifactId

ArtifactId

jsimpleshell-parent
Version

Version

3.0.2
Type

Type

pom

Download jsimpleshell-parent 3.0.2


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