Last Version

MJL Options 0.3.0

A minimal Java library which provides a convenient way to parse command line parameters.

License

License

GroupId

GroupId

com.github.themrmilchmann.mjl
ArtifactId

ArtifactId

mjl-options
Version

Version

0.3.0
Type

Type

jar
Description

Description

MJL Options
A minimal Java library which provides a convenient way to parse command line parameters.
Project URL

Project URL

https://github.com/TheMrMilchmann/MJLOptions
Source Code Management

Source Code Management

https://github.com/TheMrMilchmann/MJLOptions.git

Download mjl-options 0.3.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.