License |
License |
---|---|
GroupId | GroupIdcom.amadeus |
ArtifactId | ArtifactIdhotel |
Last Version | Last Version0.0.3 |
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 |
---|---|
hotel-0.0.3.pom | |
hotel-0.0.3.aar | 246 KB |
hotel-0.0.3-sources.jar | 46 KB |
hotel-0.0.3-javadoc.jar | 208 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.amadeus/hotel/ -->
<dependency>
<groupId>com.amadeus</groupId>
<artifactId>hotel</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.amadeus/hotel/
implementation 'com.amadeus:hotel:0.0.3'
// https://jarcasting.com/artifacts/com.amadeus/hotel/
implementation ("com.amadeus:hotel:0.0.3")
'com.amadeus:hotel:aar:0.0.3'
<dependency org="com.amadeus" name="hotel" rev="0.0.3">
<artifact name="hotel" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.amadeus', module='hotel', version='0.0.3')
)
libraryDependencies += "com.amadeus" % "hotel" % "0.0.3"
[com.amadeus/hotel "0.0.3"]
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.moshi : moshi-kotlin | 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.3 |