is not current version
Last Version 4.0.0-RC2

com.github.scopt:scopt_sjs0.6_2.13.0-M5 4.0.0-RC1

a command line options parsing library

GroupId

GroupId

com.github.scopt
ArtifactId

ArtifactId

scopt_sjs0.6_2.13.0-M5
Version

Version

4.0.0-RC1
Type

Type

jar

Download scopt_sjs0.6_2.13.0-M5 4.0.0-RC1


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