MVN

it.unimi.di : jsap

Maven & Gradle

Jan 29, 2021
4 usages
6 stars

JSAP · The Java-based Simple Argument Parser.

<dependency>
    <groupId>it.unimi.di</groupId>
    <artifactId>jsap</artifactId>
    <version>20210129</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.unimi.di : jsap to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 20210129

All Versions

Choose a version of it.unimi.di : jsap to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20210129
jsap-20210129

How to add a dependency to Maven

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

<dependency>
    <groupId>it.unimi.di</groupId>
    <artifactId>jsap</artifactId>
    <version>20210129</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.unimi.di : jsap gradle dependency to your build.gradle file:

implementation 'it.unimi.di:jsap:20210129'

Gradle Kotlin DSL: Add the following it.unimi.di : jsap gradle kotlin dependency to your build.gradle.kts file:

implementation("it.unimi.di:jsap:20210129")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.unimi.di : jsap sbt scala dependency to your build.sbt file:

libraryDependencies += "it.unimi.di" % "jsap" % "20210129"

Advertisement

Dependencies from Group

Jun 04, 2020
5 usages
2 stars
Apr 06, 2016
4 usages
2 stars
Jan 29, 2021
4 usages
6 stars
Jul 31, 2015

Discover Dependencies

Aug 19, 2023
3 usages
240 stars
Apr 24, 2021
3 usages
118 stars
Oct 03, 2021
1 usages
3 stars
May 30, 2023
12 stars
Jul 24, 2021
2 usages
0 stars
Jul 11, 2023
1 usages
0 stars
Oct 23, 2021
1 usages
83 stars