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-M3
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-M3 0.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M3
org.scala-js : scalajs-library_2.13.0-M3 jar 0.6.22
org.scalaz : scalaz-core_sjs0.6_2.13.0-M3 jar 7.2.20

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-interface_2.13.0-M3 jar 0.6.22
com.github.scalaprops : scalaprops_sjs0.6_2.13.0-M3 jar 0.5.4

Project Modules

There are no modules declared in this project.