decline

Composable command-line parsing for Scala

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.monovore
Идентификатор

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

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

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

2.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

decline
Composable command-line parsing for Scala
Ссылка на сайт

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

http://monovore.com/decline
Организация-разработчик

Организация-разработчик

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

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

https://github.com/bkirwi/decline

Скачать decline_3

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala3-library_3 jar 3.1.2
org.typelevel : cats-core_3 jar 2.7.0

test (2)

Идентификатор библиотеки Тип Версия
org.typelevel : cats-laws_3 jar 2.7.0
org.typelevel : discipline-scalatest_3 jar 2.1.5

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

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

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

Версия
2.3.0
2.2.0
2.1.0