SAMOA Java CLI Parser

Command line parsing library for SAMOA

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.javacliparser
ArtifactId

ArtifactId

javacliparser
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

SAMOA Java CLI Parser
Command line parsing library for SAMOA
Project URL

Project URL

https://github.com/javacliparser/javacliparser

Download javacliparser

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0