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

de.raysha.lib:jsimpleshell-parent 2.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
Версия

Версия

2.0
Тип

Тип

pom

Скачать jsimpleshell-parent 2.0

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

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