License |
License |
---|---|
GroupId | GroupIdorg.wvlet.airframe |
ArtifactId | ArtifactIdairframe-opts_2.12 |
Version | Version0.72 |
Type | Typejar |
Description |
Descriptionairframe-opts
Command-line option parser
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
airframe-opts_2.12-0.72.pom | |
airframe-opts_2.12-0.72.jar | 164 KB |
airframe-opts_2.12-0.72-sources.jar | 15 KB |
airframe-opts_2.12-0.72-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.wvlet.airframe : airframe-spec_2.12 | jar | 0.72 |