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

de.raysha.lib:jsimpleshell-parent 3.0

This project is a lightweight and simple-to-use library, with which one you can create your own shell as a command line interface.

Группа

Группа

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

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

jsimpleshell-parent
Версия

Версия

3.0
Тип

Тип

pom

Скачать jsimpleshell-parent 3.0

Имя Файла Размер
jsimpleshell-parent-3.0.pom 2 KB
Обзор

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