shell.jar

This library makes shell I/O easy.

Лицензия

Лицензия

Группа

Группа

io.rala
Идентификатор

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

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

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

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

shell.jar
This library makes shell I/O easy.
Ссылка на сайт

Ссылка на сайт

https://www.rala.io/library/shell
Система контроля версий

Система контроля версий

https://github.com/rala72/shell

Скачать shell

Имя Файла Размер
shell-1.1.2.pom
shell-1.1.2-sources.jar 18 KB
shell-1.1.2-javadoc.jar 526 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.rala/shell/ -->
<dependency>
    <groupId>io.rala</groupId>
    <artifactId>shell</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.rala/shell/
implementation 'io.rala:shell:1.1.2'
// https://jarcasting.com/artifacts/io.rala/shell/
implementation ("io.rala:shell:1.1.2")
'io.rala:shell:jar:1.1.2'
<dependency org="io.rala" name="shell" rev="1.1.2">
  <artifact name="shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rala', module='shell', version='1.1.2')
)
libraryDependencies += "io.rala" % "shell" % "1.1.2"
[io.rala/shell "1.1.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.rala : string-mapper jar 1.0.4

provided (1)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 23.0.0

test (5)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.awaitility : awaitility jar 4.1.1

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.2
1.1.1
1.1.0
1.0.0