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