Last Version

scopt 4.0.1

a command line options parsing library

License

License

MIT
GroupId

GroupId

com.github.scopt
ArtifactId

ArtifactId

scopt_2.12
Version

Version

4.0.1
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.12 4.0.1


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
com.eed3si9n.verify : verify_2.12 jar 1.0.0

Project Modules

There are no modules declared in this project.