s

scopt_sjs0.6_2.12

a command line options parsing library
https://github.com/scopt/scopt
MIT
com.github.scopt
Eugene Yokota
Files download
File Operation
scopt_sjs0.6_2.12-4.1.0.jar download
scopt_sjs0.6_2.12-4.1.0.pom download
scopt_sjs0.6_2.12-4.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.scopt</groupId>
  <artifactId>scopt_sjs0.6_2.12</artifactId>
  <version>4.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.scopt:scopt_sjs0.6_2.12:4.1.0'
Gradle Kotlin
implementation("com.github.scopt:scopt_sjs0.6_2.12:4.1.0")
Scala SBT
libraryDependencies += "com.github.scopt" % "scopt_sjs0.6_2.12" % "4.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.scopt', module='scopt_sjs0.6_2.12', version='4.1.0')
)
Apache Ivy
<dependency org="com.github.scopt" name="scopt_sjs0.6_2.12" rev="4.1.0" />
Leiningen
[com.github.scopt/scopt_sjs0.6_2.12 "4.1.0"]
Apache Buildr
'com.github.scopt:scopt_sjs0.6_2.12:jar:4.1.0'