is not current version
Last Version 0.18.5

com.toast.android:toast-gamebase 0.9.8

TOAST Gamebase Android SDK

GroupId

GroupId

com.toast.android
ArtifactId

ArtifactId

toast-gamebase
Version

Version

0.9.8
Type

Type

aar

Download toast-gamebase 0.9.8


<!-- https://jarcasting.com/artifacts/com.toast.android/toast-gamebase/ -->
<dependency>
    <groupId>com.toast.android</groupId>
    <artifactId>toast-gamebase</artifactId>
    <version>0.9.8</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android/toast-gamebase/
implementation 'com.toast.android:toast-gamebase:0.9.8'
// https://jarcasting.com/artifacts/com.toast.android/toast-gamebase/
implementation ("com.toast.android:toast-gamebase:0.9.8")
'com.toast.android:toast-gamebase:aar:0.9.8'
<dependency org="com.toast.android" name="toast-gamebase" rev="0.9.8">
  <artifact name="toast-gamebase" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android', module='toast-gamebase', version='0.9.8')
)
libraryDependencies += "com.toast.android" % "toast-gamebase" % "0.9.8"
[com.toast.android/toast-gamebase "0.9.8"]