bluecircle-getopt

bluecircle-getopt - A simple Java getopt processor

License

License

GroupId

GroupId

com.bluecirclesoft.open
ArtifactId

ArtifactId

getopt
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

bluecircle-getopt
bluecircle-getopt - A simple Java getopt processor
Project URL

Project URL

https://github.com/mrami4/bluecircle-getopt

Download getopt

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.1