Last Version

scopt 4.0.0-RC2

a command line options parsing library

License

License

MIT
GroupId

GroupId

com.github.scopt
ArtifactId

ArtifactId

scopt_2.10
Version

Version

4.0.0-RC2
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
Source Code Management

Source Code Management

https://github.com/scopt/scopt

Download scopt_2.10 4.0.0-RC2


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
io.monix : minitest_2.10 jar 2.2.2
com.eed3si9n.expecty : expecty_2.10 jar 0.11.0

Project Modules

There are no modules declared in this project.