Last Version

scopt 4.0.1

a command line options parsing library

License

License

MIT
GroupId

GroupId

com.github.scopt
ArtifactId

ArtifactId

scopt_3
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_3 4.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.0

test (1)

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

Project Modules

There are no modules declared in this project.