g

getopt_sjs0.6_2.11

POSIX getopt for Scala
https://gitlab.com/hsn10/getopt
MIT
Filez.com
Radim Kolar
Files download
File Operation
getopt_sjs0.6_2.11-1.1.0.jar download
getopt_sjs0.6_2.11-1.1.0.pom download
getopt_sjs0.6_2.11-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.filez.scala</groupId>
  <artifactId>getopt_sjs0.6_2.11</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.filez.scala:getopt_sjs0.6_2.11:1.1.0'
Gradle Kotlin
implementation("com.filez.scala:getopt_sjs0.6_2.11:1.1.0")
Scala SBT
libraryDependencies += "com.filez.scala" % "getopt_sjs0.6_2.11" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.filez.scala', module='getopt_sjs0.6_2.11', version='1.1.0')
)
Apache Ivy
<dependency org="com.filez.scala" name="getopt_sjs0.6_2.11" rev="1.1.0" />
Leiningen
[com.filez.scala/getopt_sjs0.6_2.11 "1.1.0"]
Apache Buildr
'com.filez.scala:getopt_sjs0.6_2.11:jar:1.1.0'