POSIX getopt for Scala


License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.filez.scala
ArtifactId

ArtifactId

getopt_2.13
Last Version

Last Version

1.2.2
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.13

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0