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

de.raysha.lib:jsimpleshell 2.1


Группа

Группа

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

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

jsimpleshell
Версия

Версия

2.1
Тип

Тип

jar

Скачать jsimpleshell 2.1


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