Last Version

optparse-applicative 0.8.0

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

License

License

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

optparse-applicative_sjs0.6_2.13.0-M4
Version

Version

0.8.0
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_sjs0.6_2.13.0-M4 0.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M4
org.scala-js : scalajs-library_2.13.0-M4 jar 0.6.23
org.scalaz : scalaz-core_sjs0.6_2.13.0-M4 jar 7.2.23

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-interface_2.13.0-M4 jar 0.6.23
com.github.scalaprops : scalaprops_sjs0.6_2.13.0-M4 jar 0.5.5

Project Modules

There are no modules declared in this project.