Java Command-Line Arguments Processor

A small library for processing command-line arguments.

Лицензия

Лицензия

Группа

Группа

org.whiley
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Java Command-Line Arguments Processor
A small library for processing command-line arguments.
Ссылка на сайт

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

https://github.com/DavePearce/JCmdArg
Система контроля версий

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

https://github.com/DavePearce/JCmdArg

Скачать jcmdarg

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

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

Зависимости

test (3)

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

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

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

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

Версия
1.0.1
1.0.0