is not current version
Last Version 0.6.0

pl.rspective.voucherify.android.client:voucherify-android-sdk 0.1.2

Android SDK for Voucherify to validate a voucher on client side (http://www.voucherify.io)

Categories

Categories

CLI User Interface
GroupId

GroupId

pl.rspective.voucherify.android.client
ArtifactId

ArtifactId

voucherify-android-sdk
Version

Version

0.1.2
Type

Type

aar

Download voucherify-android-sdk 0.1.2


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