izi.TRAVEL Java API

Java wrapper around the izi.TRAVEL API using Retrofit. Remote services are grouped into local service objects which can be centrally managed by a IZITravel instance. It will act as a factory for all of the services and will automatically initialize them with your credentials and API key.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

travel.izi.api
Идентификатор

Идентификатор

java-api-extended
Последняя версия

Последняя версия

1.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

izi.TRAVEL Java API
Java wrapper around the izi.TRAVEL API using Retrofit. Remote services are grouped into local service objects which can be centrally managed by a IZITravel instance. It will act as a factory for all of the services and will automatically initialize them with your credentials and API key.

Скачать java-api-extended

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/travel.izi.api/java-api-extended/ -->
<dependency>
    <groupId>travel.izi.api</groupId>
    <artifactId>java-api-extended</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/travel.izi.api/java-api-extended/
implementation 'travel.izi.api:java-api-extended:1.6.0'
// https://jarcasting.com/artifacts/travel.izi.api/java-api-extended/
implementation ("travel.izi.api:java-api-extended:1.6.0")
'travel.izi.api:java-api-extended:jar:1.6.0'
<dependency org="travel.izi.api" name="java-api-extended" rev="1.6.0">
  <artifact name="java-api-extended" type="jar" />
</dependency>
@Grapes(
@Grab(group='travel.izi.api', module='java-api-extended', version='1.6.0')
)
libraryDependencies += "travel.izi.api" % "java-api-extended" % "1.6.0"
[travel.izi.api/java-api-extended "1.6.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp : okhttp jar 2.4.0
com.squareup.retrofit : retrofit jar 1.9.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.6.0
1.5.2
1.5.1
1.5.0