is not current version
Last Version 2.40.0

com.toast.android.gamebase:gamebase-adapter-toastpush 2.10.0

Gamebase TOAST Push Adapter for Android

GroupId

GroupId

com.toast.android.gamebase
ArtifactId

ArtifactId

gamebase-adapter-toastpush
Version

Version

2.10.0
Type

Type

aar

Download gamebase-adapter-toastpush 2.10.0


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