Last Version

scopt 3.7.0

a command line options parsing library

License

License

GroupId

GroupId

com.github.scopt
ArtifactId

ArtifactId

scopt_2.13.0-M3
Version

Version

3.7.0
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/eed3si9n/scopt

Download scopt_2.13.0-M3 3.7.0


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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.13.0-M3 jar 4.0.2
org.scala-lang.modules : scala-parser-combinators_2.13.0-M3 jar 1.1.0

Project Modules

There are no modules declared in this project.