| License |
License |
|---|---|
| GroupId | GroupIdcom.toast.android.gamebase |
| ArtifactId | ArtifactIdgamebase-adapter-toastiap |
| Version | Version2.22.0 |
| Type | Typeaar |
| Description |
Descriptiongamebase-adapter-toastiap
Gamebase TOAST IAP Adapter for Android
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gamebase-adapter-toastiap-2.22.0.pom | |
| gamebase-adapter-toastiap-2.22.0.aar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-toastiap/ -->
<dependency>
<groupId>com.toast.android.gamebase</groupId>
<artifactId>gamebase-adapter-toastiap</artifactId>
<version>2.22.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-toastiap/
implementation 'com.toast.android.gamebase:gamebase-adapter-toastiap:2.22.0'
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-toastiap/
implementation ("com.toast.android.gamebase:gamebase-adapter-toastiap:2.22.0")
'com.toast.android.gamebase:gamebase-adapter-toastiap:aar:2.22.0'
<dependency org="com.toast.android.gamebase" name="gamebase-adapter-toastiap" rev="2.22.0">
<artifact name="gamebase-adapter-toastiap" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android.gamebase', module='gamebase-adapter-toastiap', version='2.22.0')
)
libraryDependencies += "com.toast.android.gamebase" % "gamebase-adapter-toastiap" % "2.22.0"
[com.toast.android.gamebase/gamebase-adapter-toastiap "2.22.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.toast.android.gamebase : gamebase-sdk | jar | 2.22.0 |
| com.toast.android : toast-gamebase-iap | jar | 0.15.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.3.72 |