MVN

com.github.scopt : scopt_2.9.2

Maven & Gradle

Dec 15, 2014
16 usages
1.4k stars

scopt · a command line options parsing library

<dependency>
    <groupId>com.github.scopt</groupId>
    <artifactId>scopt_2.9.2</artifactId>
    <version>3.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.scopt : scopt_2.9.2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.0

All Versions

Choose a version of com.github.scopt : scopt_2.9.2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
scopt_2.9.2-3.3.0
3.2.x
scopt_2.9.2-3.2.0
3.1.x
scopt_2.9.2-3.1.0
3.0.x
scopt_2.9.2-3.0.0
2.1.x
scopt_2.9.2-2.1.0

How to add a dependency to Maven

Add the following com.github.scopt : scopt_2.9.2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.scopt</groupId>
    <artifactId>scopt_2.9.2</artifactId>
    <version>3.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.scopt : scopt_2.9.2 gradle dependency to your build.gradle file:

implementation 'com.github.scopt:scopt_2.9.2:3.3.0'

Gradle Kotlin DSL: Add the following com.github.scopt : scopt_2.9.2 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.scopt:scopt_2.9.2:3.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.scopt : scopt_2.9.2 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.scopt" % "scopt_2.9.2" % "3.3.0"

Advertisement

Dependencies from Group

Jul 02, 2022
260 usages
1.4k stars
Jul 02, 2022
259 usages
1.4k stars
Dec 27, 2018
116 usages
1.4k stars
Jul 02, 2022
101 usages
1.4k stars
Dec 15, 2014
16 usages
1.4k stars

Discover Dependencies

Mar 23, 2023
14 usages
123 stars
Mar 16, 2020
13 usages
213 stars
Mar 29, 2017
8 usages
60 stars
Jan 25, 2019
35 usages
351 stars
Sep 02, 2019
22 usages
0 stars
May 18, 2012
21 usages
Jan 20, 2016
6 usages
May 14, 2020
8 usages
233 stars
Nov 18, 2019
14 usages
0 stars