iap-onestore

IAP Android SDK for OneStore v17

License

License

GroupId

GroupId

com.toast.iap
ArtifactId

ArtifactId

iap-onestore
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

aar
Description

Description

iap-onestore
IAP Android SDK for OneStore v17

Download iap-onestore

How to add to project

<!-- https://jarcasting.com/artifacts/com.toast.iap/iap-onestore/ -->
<dependency>
    <groupId>com.toast.iap</groupId>
    <artifactId>iap-onestore</artifactId>
    <version>1.5.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.iap/iap-onestore/
implementation 'com.toast.iap:iap-onestore:1.5.3'
// https://jarcasting.com/artifacts/com.toast.iap/iap-onestore/
implementation ("com.toast.iap:iap-onestore:1.5.3")
'com.toast.iap:iap-onestore:aar:1.5.3'
<dependency org="com.toast.iap" name="iap-onestore" rev="1.5.3">
  <artifact name="iap-onestore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.iap', module='iap-onestore', version='1.5.3')
)
libraryDependencies += "com.toast.iap" % "iap-onestore" % "1.5.3"
[com.toast.iap/iap-onestore "1.5.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.toast.iap : iap jar 1.5.3

runtime (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 26.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.3-rc0
1.5.2
1.5.1
1.5.0