License |
License |
---|---|
GroupId | GroupIdcom.toast.android |
ArtifactId | ArtifactIdtoast-iap-google |
Last Version | Last Version0.31.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionTOAST IAP Google Play Store
TOAST Android IAP SDK Google Play In-app Billing Module
|
Project URL |
Project URL |
Filename | Size |
---|---|
toast-iap-google-0.31.1.pom | |
toast-iap-google-0.31.1.aar | 94 KB |
toast-iap-google-0.31.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.toast.android/toast-iap-google/ -->
<dependency>
<groupId>com.toast.android</groupId>
<artifactId>toast-iap-google</artifactId>
<version>0.31.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android/toast-iap-google/
implementation 'com.toast.android:toast-iap-google:0.31.1'
// https://jarcasting.com/artifacts/com.toast.android/toast-iap-google/
implementation ("com.toast.android:toast-iap-google:0.31.1")
'com.toast.android:toast-iap-google:aar:0.31.1'
<dependency org="com.toast.android" name="toast-iap-google" rev="0.31.1">
<artifact name="toast-iap-google" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android', module='toast-iap-google', version='0.31.1')
)
libraryDependencies += "com.toast.android" % "toast-iap-google" % "0.31.1"
[com.toast.android/toast-iap-google "0.31.1"]
Group / Artifact | Type | Version |
---|---|---|
com.toast.android : toast-iap-core | jar | 0.31.1 |
com.android.support » support-annotations | jar | 26.1.0 |
com.android.billingclient » billing | jar | 3.0.3 |