| Группа | Группаde.raysha.lib |
|---|---|
| Идентификатор | Идентификаторjsimpleshell |
| Версия | Версия3.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jsimpleshell-3.0.pom | |
| jsimpleshell-3.0.jar | 185 KB |
| jsimpleshell-3.0-sources.jar | 109 KB |
| jsimpleshell-3.0-javadoc.jar | 609 KB |
| Обзор |
<!-- 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"]