Last Version

GetOpt for Scala 1.1.0

GNU GetOpt-style command line option parsing for Scala.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

fi.helsinki.cs.nodes
ArtifactId

ArtifactId

getopt-scala
Version

Version

1.1.0
Type

Type

jar
Description

Description

GetOpt for Scala
GNU GetOpt-style command line option parsing for Scala.
Project URL

Project URL

https://github.com/lagerspetz/getopt-scala
Source Code Management

Source Code Management

http://github.com/lagerspetz/getopt-scala/tree/master

Download getopt-scala 1.1.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.