License |
License |
---|---|
GroupId | GroupIdorg.wvlet.airframe |
ArtifactId | ArtifactIdairframe-launcher_2.12 |
Version | Version21.12.0 |
Type | Typejar |
Description |
Descriptionairframe-launcher
Command-line program launcher
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-launcher_2.12/ -->
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe-launcher_2.12</artifactId>
<version>21.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-launcher_2.12/
implementation 'org.wvlet.airframe:airframe-launcher_2.12:21.12.0'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-launcher_2.12/
implementation ("org.wvlet.airframe:airframe-launcher_2.12:21.12.0")
'org.wvlet.airframe:airframe-launcher_2.12:jar:21.12.0'
<dependency org="org.wvlet.airframe" name="airframe-launcher_2.12" rev="21.12.0">
<artifact name="airframe-launcher_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-launcher_2.12', version='21.12.0')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-launcher_2.12" % "21.12.0"
[org.wvlet.airframe/airframe-launcher_2.12 "21.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.wvlet.airframe : airframe-surface_2.12 | jar | 21.12.0 |
org.wvlet.airframe : airframe-control_2.12 | jar | 21.12.0 |
org.wvlet.airframe : airframe-codec_2.12 | jar | 21.12.0 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.wvlet.airframe » airspec-ref_2.12 | jar | 21.12.0 |