runlet

General use command-line parameter parser.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jextra
ArtifactId

ArtifactId

runlet
Last Version

Last Version

1.1.0-1
Release Date

Release Date

Type

Type

jar
Description

Description

runlet
General use command-line parameter parser.
Project URL

Project URL

https://github.com/jextranet/runlet
Source Code Management

Source Code Management

https://github.com/jextranet/runlet

Download runlet

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
net.jextra

JEXTRA.net

Versions

Version
1.1.0-1