MVN

com.amadeus : base

Maven & Gradle

Apr 13, 2020
4 usages
19 stars

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

<dependency>
    <groupId>com.amadeus</groupId>
    <artifactId>base</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amadeus : base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.amadeus : base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
base-0.0.3

How to add a dependency to Maven

Add the following com.amadeus : base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amadeus</groupId>
    <artifactId>base</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amadeus : base gradle dependency to your build.gradle file:

implementation 'com.amadeus:base:0.0.3'

Gradle Kotlin DSL: Add the following com.amadeus : base gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amadeus:base:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amadeus : base sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amadeus" % "base" % "0.0.3"

Advertisement

Dependencies from Group

Apr 13, 2020
4 usages
19 stars
Oct 10, 2018
2 usages
47 stars
Oct 10, 2018
1 usages
47 stars
Apr 13, 2020
1 usages
19 stars
Apr 13, 2020
1 usages
19 stars

Discover Dependencies

Aug 17, 2023
2 usages
0 stars
Jul 12, 2022
2 usages
1.8k stars
Jun 06, 2022
2 usages
23 stars
Sep 17, 2016
2 usages
32 stars
Jun 16, 2023
143 usages
316 stars
Aug 23, 2023
35 usages
3 stars