is not current version
Last Version 0.18.5

com.toast.android:toast-gamebase 0.17.0

TOAST Gamebase Android SDK

GroupId

GroupId

com.toast.android
ArtifactId

ArtifactId

toast-gamebase
Version

Version

0.17.0
Type

Type

aar

Download toast-gamebase 0.17.0


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