не последняя версия
Последняя версия 1.5.3

com.toast.iap:iap 1.3.3.6

IAP Android SDK

Группа

Группа

com.toast.iap
Идентификатор

Идентификатор

iap
Версия

Версия

1.3.3.6
Тип

Тип

aar

Скачать iap 1.3.3.6


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