License |
License |
---|---|
GroupId | GroupIdcom.amadeus |
ArtifactId | ArtifactIdair |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionamadeus-android
Android (Kotlin) library for the Amadeus Self-Service travel APIs.
|
Project URL |
Project URL |
Filename | Size |
---|---|
air-0.0.4.pom | |
air-0.0.4.aar | 681 KB |
air-0.0.4-sources.jar | 131 KB |
air-0.0.4-javadoc.jar | 559 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.amadeus/air/ -->
<dependency>
<groupId>com.amadeus</groupId>
<artifactId>air</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.amadeus/air/
implementation 'com.amadeus:air:0.0.4'
// https://jarcasting.com/artifacts/com.amadeus/air/
implementation ("com.amadeus:air:0.0.4")
'com.amadeus:air:aar:0.0.4'
<dependency org="com.amadeus" name="air" rev="0.0.4">
<artifact name="air" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.amadeus', module='air', version='0.0.4')
)
libraryDependencies += "com.amadeus" % "air" % "0.0.4"
[com.amadeus/air "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.70 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.70 |
com.squareup.moshi : moshi | jar | 1.9.2 |
com.squareup.moshi : moshi-adapters | jar | 1.9.2 |
com.squareup.okhttp3 : okhttp | jar | 4.3.1 |
com.squareup.retrofit2 : retrofit | jar | 2.7.1 |
com.squareup.retrofit2 : converter-moshi | jar | 2.7.1 |
com.jakewharton.threetenabp : threetenabp | jar | 1.2.2 |
com.amadeus : base | jar | 0.0.4 |