Rop

A lightweight command line option parser written in Java

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Rop
A lightweight command line option parser written in Java

Скачать rop

Имя Файла Размер
rop-1.1.1.pom
rop-1.1.1.jar 14 KB
rop-1.1.1-sources.jar 6 KB
rop-1.1.1-javadoc.jar 38 KB
Обзор

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

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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

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

Версия
1.1.1
1.1
1.0