is not current version
Last Version 0.6.0

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

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.3
Type

Type

aar

Download voucherify-android-sdk 0.1.3


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