License |
License |
---|---|
GroupId | GroupIdcom.amadeus |
ArtifactId | ArtifactIdtrip |
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 |
---|---|
trip-0.0.3.pom | |
trip-0.0.3.aar | 575 KB |
trip-0.0.3-sources.jar | 84 KB |
trip-0.0.3-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.amadeus/trip/ -->
<dependency>
<groupId>com.amadeus</groupId>
<artifactId>trip</artifactId>
<version>0.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.amadeus/trip/
implementation 'com.amadeus:trip:0.0.3'
// https://jarcasting.com/artifacts/com.amadeus/trip/
implementation ("com.amadeus:trip:0.0.3")
'com.amadeus:trip:aar:0.0.3'
<dependency org="com.amadeus" name="trip" rev="0.0.3">
<artifact name="trip" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.amadeus', module='trip', version='0.0.3')
)
libraryDependencies += "com.amadeus" % "trip" % "0.0.3"
[com.amadeus/trip "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.amadeus : base | jar | 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 |