is not current version
Last Version 1.5.3

com.toast.iap:iap 1.2.3

IAP Android SDK

GroupId

GroupId

com.toast.iap
ArtifactId

ArtifactId

iap
Version

Version

1.2.3
Type

Type

aar

Download iap 1.2.3


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