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.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

travel.izi
ArtifactId

ArtifactId

java-api
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download java-api

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.3.0
com.squareup.retrofit : retrofit jar 1.9.0

Project Modules

There are no modules declared in this project.
travel.izi

INFORMAP TECHNOLOGY CENTER LLC

Versions

Version
1.5.0