Last Version

scopt 4.0.1

a command line options parsing library

License

License

MIT
GroupId

GroupId

com.github.scopt
ArtifactId

ArtifactId

scopt_2.13
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.13 4.0.1


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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.