is not current version
Last Version 0.13

io.airlift.airship:airship-root 0.11

Airship

GroupId

GroupId

io.airlift.airship
ArtifactId

ArtifactId

airship-root
Version

Version

0.11
Type

Type

pom

Download airship-root 0.11

Filename Size
airship-root-0.11.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/io.airlift.airship/airship-root/ -->
<dependency>
    <groupId>io.airlift.airship</groupId>
    <artifactId>airship-root</artifactId>
    <version>0.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.airlift.airship/airship-root/
implementation 'io.airlift.airship:airship-root:0.11'
// https://jarcasting.com/artifacts/io.airlift.airship/airship-root/
implementation ("io.airlift.airship:airship-root:0.11")
'io.airlift.airship:airship-root:pom:0.11'
<dependency org="io.airlift.airship" name="airship-root" rev="0.11">
  <artifact name="airship-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.airlift.airship', module='airship-root', version='0.11')
)
libraryDependencies += "io.airlift.airship" % "airship-root" % "0.11"
[io.airlift.airship/airship-root "0.11"]