License |
License |
---|---|
GroupId | GroupIdio.airlift.airship |
ArtifactId | ArtifactIdairship-root |
Last Version | Last Version0.13 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionairship-root
Airship
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
airship-root-0.13.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.airlift.airship/airship-root/ -->
<dependency>
<groupId>io.airlift.airship</groupId>
<artifactId>airship-root</artifactId>
<version>0.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.airlift.airship/airship-root/
implementation 'io.airlift.airship:airship-root:0.13'
// https://jarcasting.com/artifacts/io.airlift.airship/airship-root/
implementation ("io.airlift.airship:airship-root:0.13")
'io.airlift.airship:airship-root:pom:0.13'
<dependency org="io.airlift.airship" name="airship-root" rev="0.13">
<artifact name="airship-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.airlift.airship', module='airship-root', version='0.13')
)
libraryDependencies += "io.airlift.airship" % "airship-root" % "0.13"
[io.airlift.airship/airship-root "0.13"]