is not current version
Last Version 4.0

de.raysha.lib:jsimpleshell 2.2


GroupId

GroupId

de.raysha.lib
ArtifactId

ArtifactId

jsimpleshell
Version

Version

2.2
Type

Type

jar

Download jsimpleshell 2.2


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