is not current version
Last Version 0.13

io.airlift.airship:airship-shared 0.10


GroupId

GroupId

io.airlift.airship
ArtifactId

ArtifactId

airship-shared
Version

Version

0.10
Type

Type

jar

Download airship-shared 0.10


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