Telerivet Java Client

Java client library for Telerivet REST API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.telerivet
ArtifactId

ArtifactId

TelerivetAPIClient
Last Version

Last Version

1.4.6
Release Date

Release Date

Type

Type

jar
Description

Description

Telerivet Java Client
Java client library for Telerivet REST API
Project URL

Project URL

https://telerivet.com/api/rest/java
Source Code Management

Source Code Management

https://github.com/Telerivet/telerivet-java-client

Download TelerivetAPIClient

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.4
org.json : json jar 20140107

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.6
1.4.1
1.4.0
1.3.1
1.3.0