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

pl.symentis.shelly:shelly 0.1.3

An "application server" to build console and REPL application

Лицензия

Лицензия

Группа

Группа

pl.symentis.shelly
Идентификатор

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

shelly
Версия

Версия

0.1.3
Тип

Тип

pom
Описание

Описание

An "application server" to build console and REPL application

Скачать shelly 0.1.3

Имя Файла Размер
shelly-0.1.3.pom 5 KB
Обзор

<!-- https://jarcasting.com/artifacts/pl.symentis.shelly/shelly/ -->
<dependency>
    <groupId>pl.symentis.shelly</groupId>
    <artifactId>shelly</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.symentis.shelly/shelly/
implementation 'pl.symentis.shelly:shelly:0.1.3'
// https://jarcasting.com/artifacts/pl.symentis.shelly/shelly/
implementation ("pl.symentis.shelly:shelly:0.1.3")
'pl.symentis.shelly:shelly:pom:0.1.3'
<dependency org="pl.symentis.shelly" name="shelly" rev="0.1.3">
  <artifact name="shelly" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.symentis.shelly', module='shelly', version='0.1.3')
)
libraryDependencies += "pl.symentis.shelly" % "shelly" % "0.1.3"
[pl.symentis.shelly/shelly "0.1.3"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • shelly-api
  • shelly-core
  • shelly-bin
  • shelly-main
  • commands
  • shelly-example-app
  • shelly-cli