is not current version
Last Version 0.13

io.airlift.airship:airship-integration-tests 0.12


GroupId

GroupId

io.airlift.airship
ArtifactId

ArtifactId

airship-integration-tests
Version

Version

0.12
Type

Type

jar

Download airship-integration-tests 0.12


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