Last Version

optparse-applicative 0.8.1

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
Version

Version

0.8.1
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.8.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
org.scala-js : scalajs-library_2.13 jar 0.6.28
org.scalaz : scalaz-core_sjs0.6_2.13 jar 7.2.27

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-interface_2.13 jar 0.6.28
com.github.scalaprops : scalaprops_sjs0.6_2.13 jar 0.6.0

Project Modules

There are no modules declared in this project.