is not current version
Last Version 1.5.3

com.toast.iap:iap-tstore 1.5.2

IAP Android SDK for OneStore v16

GroupId

GroupId

com.toast.iap
ArtifactId

ArtifactId

iap-tstore
Version

Version

1.5.2
Type

Type

aar

Download iap-tstore 1.5.2


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