Last Version

yarrgs 0.1

Java command line argument parsing with a hint of a sea breeze

License

License

GroupId

GroupId

com.bungleton
ArtifactId

ArtifactId

yarrgs
Version

Version

0.1
Type

Type

jar
Description

Description

yarrgs
Java command line argument parsing with a hint of a sea breeze
Project URL

Project URL

http://github.com/groves/yarrgs/
Source Code Management

Source Code Management

http://github.com/groves/yarrgs/

Download yarrgs 0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.