jar

pl.rspective.voucherify.client : voucherify-java-sdk

Maven & Gradle

Apr 21, 2017
23 stars

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)

Table Of Contents

Latest Version

Download pl.rspective.voucherify.client : voucherify-java-sdk JAR file - Latest Versions:

All Versions

Download pl.rspective.voucherify.client : voucherify-java-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
4.2.x
4.1.x
4.0.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.0.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window voucherify-java-sdk-4.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

pl.rspective.voucherify.client.api

├─ pl.rspective.voucherify.client.api.VoucherifyApi.class - [JAR]

pl.rspective.voucherify.client.exception

├─ pl.rspective.voucherify.client.exception.VoucherifyException.class - [JAR]

pl.rspective.voucherify.client.utils

├─ pl.rspective.voucherify.client.utils.Platform.class - [JAR]

├─ pl.rspective.voucherify.client.utils.RxUtils.class - [JAR]

pl.rspective.voucherify.client.callback

├─ pl.rspective.voucherify.client.callback.VoucherifyCallback.class - [JAR]

pl.rspective.voucherify.client.json

├─ pl.rspective.voucherify.client.json.DateDeserializer.class - [JAR]

├─ pl.rspective.voucherify.client.json.DateSerializer.class - [JAR]

pl.rspective.voucherify.client

├─ pl.rspective.voucherify.client.Constants.class - [JAR]

├─ pl.rspective.voucherify.client.VoucherifyClient.class - [JAR]

├─ pl.rspective.voucherify.client.VoucherifyUtils.class - [JAR]

pl.rspective.voucherify.client.model

├─ pl.rspective.voucherify.client.model.CodeConfig.class - [JAR]

├─ pl.rspective.voucherify.client.model.Customer.class - [JAR]

├─ pl.rspective.voucherify.client.model.Discount.class - [JAR]

├─ pl.rspective.voucherify.client.model.DiscountType.class - [JAR]

├─ pl.rspective.voucherify.client.model.Gift.class - [JAR]

├─ pl.rspective.voucherify.client.model.Order.class - [JAR]

├─ pl.rspective.voucherify.client.model.OrderItem.class - [JAR]

├─ pl.rspective.voucherify.client.model.PublishEntry.class - [JAR]

├─ pl.rspective.voucherify.client.model.PublishParams.class - [JAR]

├─ pl.rspective.voucherify.client.model.RedemptionDetails.class - [JAR]

├─ pl.rspective.voucherify.client.model.RedemptionEntry.class - [JAR]

├─ pl.rspective.voucherify.client.model.RedemptionResult.class - [JAR]

├─ pl.rspective.voucherify.client.model.RedemptionsFilter.class - [JAR]

├─ pl.rspective.voucherify.client.model.RedemptionsList.class - [JAR]

├─ pl.rspective.voucherify.client.model.Voucher.class - [JAR]

├─ pl.rspective.voucherify.client.model.VoucherPublish.class - [JAR]

├─ pl.rspective.voucherify.client.model.VoucherRedemption.class - [JAR]

├─ pl.rspective.voucherify.client.model.VoucherRedemptionContext.class - [JAR]

├─ pl.rspective.voucherify.client.model.VoucherRedemptionResult.class - [JAR]

├─ pl.rspective.voucherify.client.model.VoucherType.class - [JAR]

├─ pl.rspective.voucherify.client.model.VoucherUpdate.class - [JAR]

├─ pl.rspective.voucherify.client.model.VoucherValidationContext.class - [JAR]

├─ pl.rspective.voucherify.client.model.VoucherValidationResult.class - [JAR]

├─ pl.rspective.voucherify.client.model.VouchersFilter.class - [JAR]

pl.rspective.voucherify.client.module

├─ pl.rspective.voucherify.client.module.AbsModule.class - [JAR]

├─ pl.rspective.voucherify.client.module.CustomerModule.class - [JAR]

├─ pl.rspective.voucherify.client.module.ValidationsModule.class - [JAR]

├─ pl.rspective.voucherify.client.module.VoucherModule.class - [JAR]