License |
License |
---|---|
GroupId | GroupIdcom.toast.android.gamebase |
ArtifactId | ArtifactIdgamebase-adapter-toastiap |
Version | Version2.35.0 |
Type | Typeaar |
Description |
Descriptiongamebase-adapter-toastiap
Gamebase TOAST IAP Adapter for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
gamebase-adapter-toastiap-2.35.0.pom | |
gamebase-adapter-toastiap-2.35.0.aar | 40 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.35.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.35.0'
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-toastiap/
implementation ("com.toast.android.gamebase:gamebase-adapter-toastiap:2.35.0")
'com.toast.android.gamebase:gamebase-adapter-toastiap:aar:2.35.0'
<dependency org="com.toast.android.gamebase" name="gamebase-adapter-toastiap" rev="2.35.0">
<artifact name="gamebase-adapter-toastiap" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android.gamebase', module='gamebase-adapter-toastiap', version='2.35.0')
)
libraryDependencies += "com.toast.android.gamebase" % "gamebase-adapter-toastiap" % "2.35.0"
[com.toast.android.gamebase/gamebase-adapter-toastiap "2.35.0"]
Group / Artifact | Type | Version |
---|---|---|
com.toast.android.gamebase : gamebase-sdk | jar | 2.35.0 |
com.toast.android : toast-gamebase-iap | jar | 0.18.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |