Last Version

optparse-applicative 0.9.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_3.0.0-M3
Version

Version

0.9.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_3.0.0-M3 0.9.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-M3 jar 3.0.0-M3
org.scalaz : scalaz-core_2.13 jar 7.3.3

test (1)

Group / Artifact Type Version
com.github.scalaprops : scalaprops_2.13 jar 0.8.2

Project Modules

There are no modules declared in this project.