optparse-applicative

optparse-applicative is a Scala library for parsing options on the command line, providing a powerful applicative interface for composing these options

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

optparse-applicative_native0.3_2.11
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

optparse-applicative
optparse-applicative is a Scala library for parsing options on the command line, providing a powerful applicative interface for composing these options
Project URL

Project URL

https://github.com/xuwei-k/optparse-applicative
Project Organization

Project Organization

com.github.xuwei-k

Download optparse-applicative_native0.3_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/optparse-applicative_native0.3_2.11/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>optparse-applicative_native0.3_2.11</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/optparse-applicative_native0.3_2.11/
implementation 'com.github.xuwei-k:optparse-applicative_native0.3_2.11:0.9.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/optparse-applicative_native0.3_2.11/
implementation ("com.github.xuwei-k:optparse-applicative_native0.3_2.11:0.9.0")
'com.github.xuwei-k:optparse-applicative_native0.3_2.11:jar:0.9.0'
<dependency org="com.github.xuwei-k" name="optparse-applicative_native0.3_2.11" rev="0.9.0">
  <artifact name="optparse-applicative_native0.3_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='optparse-applicative_native0.3_2.11', version='0.9.0')
)
libraryDependencies += "com.github.xuwei-k" % "optparse-applicative_native0.3_2.11" % "0.9.0"
[com.github.xuwei-k/optparse-applicative_native0.3_2.11 "0.9.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-native : nativelib_native0.3_2.11 jar 0.3.9
org.scala-native : javalib_native0.3_2.11 jar 0.3.9
org.scala-native : auxlib_native0.3_2.11 jar 0.3.9
org.scala-native : scalalib_native0.3_2.11 jar 0.3.9
org.scalaz : scalaz-core_native0.3_2.11 jar 7.3.0

test (2)

Group / Artifact Type Version
org.scala-native : test-interface_native0.3_2.11 jar 0.3.9
com.github.scalaprops : scalaprops_native0.3_2.11 jar 0.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.8.2
0.8.1
0.8.0