| License |
License |
|---|---|
| GroupId | GroupIdcom.toast.android |
| ArtifactId | ArtifactIdtoast-gamebase-iap |
| Version | Version0.18.3 |
| 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.18.3.pom | |
| toast-gamebase-iap-0.18.3.aar | 65 KB |
| toast-gamebase-iap-0.18.3-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.18.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android/toast-gamebase-iap/
implementation 'com.toast.android:toast-gamebase-iap:0.18.3'
// https://jarcasting.com/artifacts/com.toast.android/toast-gamebase-iap/
implementation ("com.toast.android:toast-gamebase-iap:0.18.3")
'com.toast.android:toast-gamebase-iap:aar:0.18.3'
<dependency org="com.toast.android" name="toast-gamebase-iap" rev="0.18.3">
<artifact name="toast-gamebase-iap" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android', module='toast-gamebase-iap', version='0.18.3')
)
libraryDependencies += "com.toast.android" % "toast-gamebase-iap" % "0.18.3"
[com.toast.android/toast-gamebase-iap "0.18.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.support » support-annotations | jar | 27.1.1 |