| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface CLI |
| GroupId | GroupIduk.co.flamingpenguin.jewelcli |
| ArtifactId | ArtifactIdjewelcli |
| Last Version | Last Version0.59 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJewelCli
JewelCli uses an annotated interface definition to automatically parse and present command line arguments
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jewelcli-0.59.pom | |
| jewelcli-0.59.jar | 59 KB |
| jewelcli-0.59-sources.jar | 30 KB |
| jewelcli-0.59-javadoc.jar | 76 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.co.flamingpenguin.jewelcli/jewelcli/ -->
<dependency>
<groupId>uk.co.flamingpenguin.jewelcli</groupId>
<artifactId>jewelcli</artifactId>
<version>0.59</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.flamingpenguin.jewelcli/jewelcli/
implementation 'uk.co.flamingpenguin.jewelcli:jewelcli:0.59'
// https://jarcasting.com/artifacts/uk.co.flamingpenguin.jewelcli/jewelcli/
implementation ("uk.co.flamingpenguin.jewelcli:jewelcli:0.59")
'uk.co.flamingpenguin.jewelcli:jewelcli:jar:0.59'
<dependency org="uk.co.flamingpenguin.jewelcli" name="jewelcli" rev="0.59">
<artifact name="jewelcli" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.flamingpenguin.jewelcli', module='jewelcli', version='0.59')
)
libraryDependencies += "uk.co.flamingpenguin.jewelcli" % "jewelcli" % "0.59"
[uk.co.flamingpenguin.jewelcli/jewelcli "0.59"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.4 |