| Группа | Группаde.raysha.lib |
|---|---|
| Идентификатор | Идентификаторjsimpleshell |
| Версия | Версия2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jsimpleshell-2.0.pom | |
| jsimpleshell-2.0.jar | 95 KB |
| jsimpleshell-2.0-sources.jar | 59 KB |
| jsimpleshell-2.0-javadoc.jar | 357 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.raysha.lib/jsimpleshell/ -->
<dependency>
<groupId>de.raysha.lib</groupId>
<artifactId>jsimpleshell</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.raysha.lib/jsimpleshell/
implementation 'de.raysha.lib:jsimpleshell:2.0'
// https://jarcasting.com/artifacts/de.raysha.lib/jsimpleshell/
implementation ("de.raysha.lib:jsimpleshell:2.0")
'de.raysha.lib:jsimpleshell:jar:2.0'
<dependency org="de.raysha.lib" name="jsimpleshell" rev="2.0">
<artifact name="jsimpleshell" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.raysha.lib', module='jsimpleshell', version='2.0')
)
libraryDependencies += "de.raysha.lib" % "jsimpleshell" % "2.0"
[de.raysha.lib/jsimpleshell "2.0"]