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

com.toast.android:toast-unity-iap-google 0.20.1

TOAST Android Unity Plugin IAP Google Play Store Module

Категории

Категории

Unity Прикладные библиотеки Game Development
Группа

Группа

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

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

toast-unity-iap-google
Версия

Версия

0.20.1
Тип

Тип

aar

Скачать toast-unity-iap-google 0.20.1


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