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

Argumenthor 1.0.0

A library to help parse arguments from multiple, configurable sources

Лицензия

Лицензия

Группа

Группа

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

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

argumenthor
Версия

Версия

1.0.0
Тип

Тип

pom
Описание

Описание

Argumenthor
A library to help parse arguments from multiple, configurable sources
Ссылка на сайт

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

https://dxworks.github.io/argumenthor
Система контроля версий

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

http://gitub.com/dxworks/argumenthor

Скачать argumenthor 1.0.0


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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

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

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