License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdoptparse-applicative_sjs1_2.13 |
Version | Version0.9.2 |
Type | Typejar |
Description |
Descriptionoptparse-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 |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/optparse-applicative_sjs1_2.13/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>optparse-applicative_sjs1_2.13</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/optparse-applicative_sjs1_2.13/
implementation 'com.github.xuwei-k:optparse-applicative_sjs1_2.13:0.9.2'
// https://jarcasting.com/artifacts/com.github.xuwei-k/optparse-applicative_sjs1_2.13/
implementation ("com.github.xuwei-k:optparse-applicative_sjs1_2.13:0.9.2")
'com.github.xuwei-k:optparse-applicative_sjs1_2.13:jar:0.9.2'
<dependency org="com.github.xuwei-k" name="optparse-applicative_sjs1_2.13" rev="0.9.2">
<artifact name="optparse-applicative_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='optparse-applicative_sjs1_2.13', version='0.9.2')
)
libraryDependencies += "com.github.xuwei-k" % "optparse-applicative_sjs1_2.13" % "0.9.2"
[com.github.xuwei-k/optparse-applicative_sjs1_2.13 "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.scala-js : scalajs-library_2.13 | jar | 1.6.0 |
org.scalaz : scalaz-core_sjs1_2.13 | jar | 7.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-js : scalajs-test-bridge_2.13 | jar | 1.6.0 |
com.github.scalaprops : scalaprops_sjs1_2.13 | jar | 0.8.3 |