Last Version

flags 0.2.0

command line flags handling

License

License

MIT
GroupId

GroupId

de.kuriositaet
ArtifactId

ArtifactId

flags
Version

Version

0.2.0
Type

Type

jar
Description

Description

flags
command line flags handling
Project URL

Project URL

https://github.com/a2800276/javautils/tree/master/flags
Source Code Management

Source Code Management

https://github.com/a2800276/javautils.git

Download flags 0.2.0


<!-- https://jarcasting.com/artifacts/de.kuriositaet/flags/ -->
<dependency>
    <groupId>de.kuriositaet</groupId>
    <artifactId>flags</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.kuriositaet/flags/
implementation 'de.kuriositaet:flags:0.2.0'
// https://jarcasting.com/artifacts/de.kuriositaet/flags/
implementation ("de.kuriositaet:flags:0.2.0")
'de.kuriositaet:flags:jar:0.2.0'
<dependency org="de.kuriositaet" name="flags" rev="0.2.0">
  <artifact name="flags" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.kuriositaet', module='flags', version='0.2.0')
)
libraryDependencies += "de.kuriositaet" % "flags" % "0.2.0"
[de.kuriositaet/flags "0.2.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.