POSIX getopt for Scala


License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.filez.scala
ArtifactId

ArtifactId

getopt_2.10
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

POSIX getopt for Scala
POSIX getopt for Scala
Project URL

Project URL

https://gitlab.com/hsn10/getopt
Project Organization

Project Organization

Filez.com

Download getopt_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.filez.scala/getopt_2.10/ -->
<dependency>
    <groupId>com.filez.scala</groupId>
    <artifactId>getopt_2.10</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.filez.scala/getopt_2.10/
implementation 'com.filez.scala:getopt_2.10:1.1.0'
// https://jarcasting.com/artifacts/com.filez.scala/getopt_2.10/
implementation ("com.filez.scala:getopt_2.10:1.1.0")
'com.filez.scala:getopt_2.10:jar:1.1.0'
<dependency org="com.filez.scala" name="getopt_2.10" rev="1.1.0">
  <artifact name="getopt_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.filez.scala', module='getopt_2.10', version='1.1.0')
)
libraryDependencies += "com.filez.scala" % "getopt_2.10" % "1.1.0"
[com.filez.scala/getopt_2.10 "1.1.0"]

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 3.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0