License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdpl.rspective.voucherify.android.client |
ArtifactId | ArtifactIdvoucherify-android-sdk |
Version | Version0.6.0 |
Type | Typeaar |
Description |
Descriptionvoucherify-android-sdk
Android SDK for Voucherify to validate a voucher on client side (http://www.voucherify.io)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
voucherify-android-sdk-0.6.0.pom | |
voucherify-android-sdk-0.6.0.aar | 121 KB |
voucherify-android-sdk-0.6.0-sources.jar | 20 KB |
Browse |
<!-- 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.6.0</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.6.0'
// https://jarcasting.com/artifacts/pl.rspective.voucherify.android.client/voucherify-android-sdk/
implementation ("pl.rspective.voucherify.android.client:voucherify-android-sdk:0.6.0")
'pl.rspective.voucherify.android.client:voucherify-android-sdk:aar:0.6.0'
<dependency org="pl.rspective.voucherify.android.client" name="voucherify-android-sdk" rev="0.6.0">
<artifact name="voucherify-android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='pl.rspective.voucherify.android.client', module='voucherify-android-sdk', version='0.6.0')
)
libraryDependencies += "pl.rspective.voucherify.android.client" % "voucherify-android-sdk" % "0.6.0"
[pl.rspective.voucherify.android.client/voucherify-android-sdk "0.6.0"]
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 |
com.android.support » appcompat-v7 | jar | 23.1.1 |
com.android.support » design | jar | 23.1.1 |