scopt

a command line options parsing library

License

License

MIT
GroupId

GroupId

com.github.scopt
ArtifactId

ArtifactId

scopt_3.0.0-RC1
Last Version

Last Version

4.0.1
Release Date

Release Date

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.0.0-RC1

How to add to project

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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.
com.github.scopt

Versions

Version
4.0.1
4.0.0