CmdReader

Define the structure of your command line options as fields in a class, annotate these fields with further metadata about the command line switch, and CmdReader will take care of the rest. Command line parsing for java.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

CmdReader
Define the structure of your command line options as fields in a class, annotate these fields with further metadata about the command line switch, and CmdReader will take care of the rest. Command line parsing for java.
Ссылка на сайт

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

http://github.com/rzwitserloot/com.zwitserloot.cmdreader
Система контроля версий

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

http://github.com/rzwitserloot/com.zwitserloot.cmdreader

Скачать cmdreader

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

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

Зависимости

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

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

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

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

Версия
1.5