Argumenthor

A library to help parse arguments from multiple, configurable sources

License

License

GroupId

GroupId

org.dxworks.utils
ArtifactId

ArtifactId

argumenthor
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Argumenthor
A library to help parse arguments from multiple, configurable sources
Project URL

Project URL

https://dxworks.github.io/argumenthor
Source Code Management

Source Code Management

http://gitub.com/dxworks/argumenthor

Download argumenthor

How to add to project

<!-- 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"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0