izi.TRAVEL Java API

A 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.api
ArtifactId

ArtifactId

java-api
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

izi.TRAVEL Java API
A 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.api/java-api/ -->
<dependency>
    <groupId>travel.izi.api</groupId>
    <artifactId>java-api</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/travel.izi.api/java-api/
implementation 'travel.izi.api:java-api:2.0.1'
// https://jarcasting.com/artifacts/travel.izi.api/java-api/
implementation ("travel.izi.api:java-api:2.0.1")
'travel.izi.api:java-api:jar:2.0.1'
<dependency org="travel.izi.api" name="java-api" rev="2.0.1">
  <artifact name="java-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='travel.izi.api', module='java-api', version='2.0.1')
)
libraryDependencies += "travel.izi.api" % "java-api" % "2.0.1"
[travel.izi.api/java-api "2.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.1
com.squareup.retrofit2 : converter-jackson jar 2.0.0-beta4
com.fasterxml.jackson.core : jackson-databind jar 2.7.1-1
com.google.code.findbugs : jsr305 jar 3.0.1
com.squareup.retrofit2 : retrofit jar 2.0.0-beta4

Project Modules

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

INFORMAP TECHNOLOGY CENTER LLC

Versions

Version
2.0.1
2.0.0
1.6.0
1.5.2
1.5.1-hotfix
1.5.1
1.5.0