is not current version
Last Version 2.40.0

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

Gamebase TOAST Push Adapter for Android

GroupId

GroupId

com.toast.android.gamebase
ArtifactId

ArtifactId

gamebase-adapter-toastpush
Version

Version

2.7.2
Type

Type

aar

Download gamebase-adapter-toastpush 2.7.2


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