com.github.scopt:scopt_2.8.0


GroupId

GroupId

com.github.scopt
ArtifactId

ArtifactId

scopt_2.8.0
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Download scopt_2.8.0

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0