is not current version
Last Version 0.3.0

com.github.themrmilchmann.mjl:mjl-options 0.1.0

A **m**inmal **J**ava **l**ibrary providing a convenient way to parse command line parameters.

GroupId

GroupId

com.github.themrmilchmann.mjl
ArtifactId

ArtifactId

mjl-options
Version

Version

0.1.0
Type

Type

jar

Download mjl-options 0.1.0


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