License |
License |
---|---|
GroupId | GroupIdcom.toast.android |
ArtifactId | ArtifactIdtoast-gamebase-iap |
Version | Version0.16.0 |
Type | Typeaar |
Description |
DescriptionTOAST Gamebase IAP
TOAST Gamebase Android IAP SDK In-app Billing Module
|
Project URL |
Project URL |
Filename | Size |
---|---|
toast-gamebase-iap-0.16.0.pom | |
toast-gamebase-iap-0.16.0.aar | 64 KB |
toast-gamebase-iap-0.16.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.toast.android/toast-gamebase-iap/ -->
<dependency>
<groupId>com.toast.android</groupId>
<artifactId>toast-gamebase-iap</artifactId>
<version>0.16.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android/toast-gamebase-iap/
implementation 'com.toast.android:toast-gamebase-iap:0.16.0'
// https://jarcasting.com/artifacts/com.toast.android/toast-gamebase-iap/
implementation ("com.toast.android:toast-gamebase-iap:0.16.0")
'com.toast.android:toast-gamebase-iap:aar:0.16.0'
<dependency org="com.toast.android" name="toast-gamebase-iap" rev="0.16.0">
<artifact name="toast-gamebase-iap" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android', module='toast-gamebase-iap', version='0.16.0')
)
libraryDependencies += "com.toast.android" % "toast-gamebase-iap" % "0.16.0"
[com.toast.android/toast-gamebase-iap "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 27.1.1 |