is not current version
Last Version 3.3.0

com.github.scopt:scopt_2.9.1 1.1.3

scopt

GroupId

GroupId

com.github.scopt
ArtifactId

ArtifactId

scopt_2.9.1
Version

Version

1.1.3
Type

Type

jar

Download scopt_2.9.1 1.1.3


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