is not current version
Last Version 0.0.4

com.amadeus:air 0.0.3

Android (Kotlin) library for the Amadeus Self-Service travel APIs.

GroupId

GroupId

com.amadeus
ArtifactId

ArtifactId

air
Version

Version

0.0.3
Type

Type

aar

Download air 0.0.3


<!-- https://jarcasting.com/artifacts/com.amadeus/air/ -->
<dependency>
    <groupId>com.amadeus</groupId>
    <artifactId>air</artifactId>
    <version>0.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.amadeus/air/
implementation 'com.amadeus:air:0.0.3'
// https://jarcasting.com/artifacts/com.amadeus/air/
implementation ("com.amadeus:air:0.0.3")
'com.amadeus:air:aar:0.0.3'
<dependency org="com.amadeus" name="air" rev="0.0.3">
  <artifact name="air" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.amadeus', module='air', version='0.0.3')
)
libraryDependencies += "com.amadeus" % "air" % "0.0.3"
[com.amadeus/air "0.0.3"]