MVN

com.martiansoftware : jsap

Maven & Gradle

Jan 01, 2007
59 usages

JSAP · the Java-based Simple Argument Parser

<dependency>
    <groupId>com.martiansoftware</groupId>
    <artifactId>jsap</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.martiansoftware : jsap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of com.martiansoftware : jsap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
jsap-2.1

How to add a dependency to Maven

Add the following com.martiansoftware : jsap maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.martiansoftware</groupId>
    <artifactId>jsap</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.martiansoftware : jsap gradle dependency to your build.gradle file:

implementation 'com.martiansoftware:jsap:2.1'

Gradle Kotlin DSL: Add the following com.martiansoftware : jsap gradle kotlin dependency to your build.gradle.kts file:

implementation("com.martiansoftware:jsap:2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.martiansoftware : jsap sbt scala dependency to your build.sbt file:

libraryDependencies += "com.martiansoftware" % "jsap" % "2.1"

Advertisement

Dependencies from Group

Jan 01, 2007
59 usages
Dec 03, 2012
55 usages
685 stars
Oct 03, 2016
1 usages
2 stars
Oct 21, 2017
1 stars
hex
Aug 07, 2019
0 stars

Discover Dependencies

Jan 26, 2015
3 usages
159 stars
Sep 29, 2008
Jul 19, 2013
2 usages
Mar 20, 2014
1 usages
6 stars
fel
Jan 04, 2013
18 usages
26 stars
Jul 07, 2023
0 stars
Sep 18, 2014
11 usages
45 stars
May 02, 2007
28 usages