JSAP

The Java-based Simple Argument Parser.

License

License

GroupId

GroupId

it.unimi.di
ArtifactId

ArtifactId

jsap
Last Version

Last Version

20210129
Release Date

Release Date

Type

Type

jar
Description

Description

JSAP
The Java-based Simple Argument Parser.
Project URL

Project URL

http://www.martiansoftware.com/jsap/
Source Code Management

Source Code Management

https://github.com/martylamb/jsap

Download jsap

How to add to project

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

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.

Versions

Version
20210129