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

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

TOAST Android Unity Plugin IAP Google Play Store Module

Категории

Категории

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

Группа

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

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

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

Версия

0.21.0
Тип

Тип

aar

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


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