JSAP

the Java-based Simple Argument Parser

License

License

LGPL
GroupId

GroupId

com.martiansoftware
ArtifactId

ArtifactId

jsap
Last Version

Last Version

2.1
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

http://jsap.cvs.sourceforge.net/jsap/

Download jsap

Filename Size
jsap-2.1.pom
jsap-2.1.jar 67 KB
Browse

How to add to project

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

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
2.1