is not current version
Last Version 1.5.3

com.toast.iap:iap-onestore 1.5.3-rc0

IAP Android SDK for OneStore v17

GroupId

GroupId

com.toast.iap
ArtifactId

ArtifactId

iap-onestore
Version

Version

1.5.3-rc0
Type

Type

aar

Download iap-onestore 1.5.3-rc0


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