| License |
License |
|---|---|
| GroupId | GroupIdcom.github.xuwei-k |
| ArtifactId | ArtifactIdoptparse-applicative_2.13.0-M4-pre-20d3c21 |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| 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_2.13.0-M4-pre-20d3c21/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>optparse-applicative_2.13.0-M4-pre-20d3c21</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/optparse-applicative_2.13.0-M4-pre-20d3c21/
implementation 'com.github.xuwei-k:optparse-applicative_2.13.0-M4-pre-20d3c21:0.8.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/optparse-applicative_2.13.0-M4-pre-20d3c21/
implementation ("com.github.xuwei-k:optparse-applicative_2.13.0-M4-pre-20d3c21:0.8.0")
'com.github.xuwei-k:optparse-applicative_2.13.0-M4-pre-20d3c21:jar:0.8.0'
<dependency org="com.github.xuwei-k" name="optparse-applicative_2.13.0-M4-pre-20d3c21" rev="0.8.0">
<artifact name="optparse-applicative_2.13.0-M4-pre-20d3c21" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='optparse-applicative_2.13.0-M4-pre-20d3c21', version='0.8.0')
)
libraryDependencies += "com.github.xuwei-k" % "optparse-applicative_2.13.0-M4-pre-20d3c21" % "0.8.0"
[com.github.xuwei-k/optparse-applicative_2.13.0-M4-pre-20d3c21 "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-M4-pre-20d3c21 |
| org.scalaz : scalaz-core_2.13.0-M4-pre-20d3c21 | jar | 7.2.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.scalaprops : scalaprops_2.13.0-M4-pre-20d3c21 | jar | 0.5.4 |