Last Version

airframe-opts 0.72

Command-line option parser

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-opts_2.12
Version

Version

0.72
Type

Type

jar
Description

Description

airframe-opts
Command-line option parser
Project URL

Project URL

https://github.com/wvlet/airframe
Project Organization

Project Organization

org.wvlet.airframe
Source Code Management

Source Code Management

https://github.com/wvlet/airframe

Download airframe-opts_2.12 0.72


<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-opts_2.12/ -->
<dependency>
    <groupId>org.wvlet.airframe</groupId>
    <artifactId>airframe-opts_2.12</artifactId>
    <version>0.72</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-opts_2.12/
implementation 'org.wvlet.airframe:airframe-opts_2.12:0.72'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-opts_2.12/
implementation ("org.wvlet.airframe:airframe-opts_2.12:0.72")
'org.wvlet.airframe:airframe-opts_2.12:jar:0.72'
<dependency org="org.wvlet.airframe" name="airframe-opts_2.12" rev="0.72">
  <artifact name="airframe-opts_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-opts_2.12', version='0.72')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-opts_2.12" % "0.72"
[org.wvlet.airframe/airframe-opts_2.12 "0.72"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.7
org.wvlet.airframe : airframe-surface_2.12 jar 0.72
org.scala-lang.modules : scala-parser-combinators_2.12 jar 1.1.1

test (1)

Group / Artifact Type Version
org.wvlet.airframe : airframe-spec_2.12 jar 0.72

Project Modules

There are no modules declared in this project.