Last Version

Getui Push API Java Client 1.0.0.8

Getui's officially supported Java client library for accessing Getui APIs.

License

License

GroupId

GroupId

com.getui.push
ArtifactId

ArtifactId

restful-sdk
Version

Version

1.0.0.8
Type

Type

jar
Description

Description

Getui Push API Java Client
Getui's officially supported Java client library for accessing Getui APIs.
Project URL

Project URL

https://github.com/GetuiLaboratory/getui-pushapi-java-client-v2
Source Code Management

Source Code Management

https://github.com/GetuiLaboratory/getui-pushapi-java-client-v2

Download restful-sdk 1.0.0.8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.httpcomponents : httpclient jar 4.5.13
com.google.code.gson : gson jar 2.8.6

provided (3)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.9.RELEASE
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.