MVN

travel.izi.api : rxandroid-api

Maven & Gradle

Feb 19, 2016

izi.TRAVEL Android API · Android wrapper around the izi.TRAVEL API using Retrofit.

<dependency>
    <groupId>travel.izi.api</groupId>
    <artifactId>rxandroid-api</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of travel.izi.api : rxandroid-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of travel.izi.api : rxandroid-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
rxandroid-api-0.2.1
rxandroid-api-0.2.0
0.1.x
rxandroid-api-0.1.0

How to add a dependency to Maven

Add the following travel.izi.api : rxandroid-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>travel.izi.api</groupId>
    <artifactId>rxandroid-api</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following travel.izi.api : rxandroid-api gradle dependency to your build.gradle file:

implementation 'travel.izi.api:rxandroid-api:0.2.1'

Gradle Kotlin DSL: Add the following travel.izi.api : rxandroid-api gradle kotlin dependency to your build.gradle.kts file:

implementation("travel.izi.api:rxandroid-api:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following travel.izi.api : rxandroid-api sbt scala dependency to your build.sbt file:

libraryDependencies += "travel.izi.api" % "rxandroid-api" % "0.2.1"

Advertisement

Dependencies from Group

Discover Dependencies

Dec 20, 2019
16 stars
Jan 29, 2016
1 stars
Jun 12, 2019
340 stars
Feb 21, 2017
5 usages
6.6k stars
Dec 26, 2018
2 usages
18.7k stars
Mar 07, 2016
1 usages
14 stars
Nov 25, 2020
1 usages
31 stars
Sep 02, 2015
1 usages
0 stars