Last Version

voucherify-java-sdk 4.2.0

Voucherify-java-sdk is a Java client (can be used in Android application as well) which was created to simplify integration with Voucherify backend (http://www.voucherify.io)

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

pl.rspective.voucherify.client
ArtifactId

ArtifactId

voucherify-java-sdk
Version

Version

4.2.0
Type

Type

jar
Description

Description

voucherify-java-sdk
Voucherify-java-sdk is a Java client (can be used in Android application as well) which was created to simplify integration with Voucherify backend (http://www.voucherify.io)
Project URL

Project URL

https://github.com/rspective/voucherify-java-sdk
Source Code Management

Source Code Management

https://github.com/rspective/voucherify-java-sdk.git

Download voucherify-java-sdk 4.2.0


<!-- https://jarcasting.com/artifacts/pl.rspective.voucherify.client/voucherify-java-sdk/ -->
<dependency>
    <groupId>pl.rspective.voucherify.client</groupId>
    <artifactId>voucherify-java-sdk</artifactId>
    <version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.rspective.voucherify.client/voucherify-java-sdk/
implementation 'pl.rspective.voucherify.client:voucherify-java-sdk:4.2.0'
// https://jarcasting.com/artifacts/pl.rspective.voucherify.client/voucherify-java-sdk/
implementation ("pl.rspective.voucherify.client:voucherify-java-sdk:4.2.0")
'pl.rspective.voucherify.client:voucherify-java-sdk:jar:4.2.0'
<dependency org="pl.rspective.voucherify.client" name="voucherify-java-sdk" rev="4.2.0">
  <artifact name="voucherify-java-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.rspective.voucherify.client', module='voucherify-java-sdk', version='4.2.0')
)
libraryDependencies += "pl.rspective.voucherify.client" % "voucherify-java-sdk" % "4.2.0"
[pl.rspective.voucherify.client/voucherify-java-sdk "4.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.retrofit : retrofit jar 1.9.0
com.squareup.okhttp : okhttp-urlconnection jar 2.0.0
com.squareup.okhttp : okhttp jar 2.0.0
io.reactivex : rxjava jar 1.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 2.2.0

Project Modules

There are no modules declared in this project.