scopt

a command line options parsing library

License

License

GroupId

GroupId

com.github.scopt
ArtifactId

ArtifactId

scopt_2.10.0-RC3
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

scopt
a command line options parsing library
Project URL

Project URL

https://github.com/scopt/scopt
Project Organization

Project Organization

com.github.scopt

Download scopt_2.10.0-RC3

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.0-RC3

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
org.scalatest : scalatest_2.10.0-RC2 jar 1.8

Project Modules

There are no modules declared in this project.
com.github.scopt

Versions

Version
2.1.0