не последняя версия
Последняя версия 4.0

de.raysha.lib:jsimpleshell 3.0


Группа

Группа

de.raysha.lib
Идентификатор

Идентификатор

jsimpleshell
Версия

Версия

3.0
Тип

Тип

jar

Скачать jsimpleshell 3.0


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