GroupId | GroupIdcom.toast.android.gamebase |
---|---|
ArtifactId | ArtifactIdgamebase-adapter-toastpush |
Version | Version2.9.1 |
Type | Typeaar |
Filename | Size |
---|---|
gamebase-adapter-toastpush-2.9.1.pom | |
gamebase-adapter-toastpush-2.9.1.aar | 16 KB |
Browse |
<!-- 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.9.1</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.9.1'
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-toastpush/
implementation ("com.toast.android.gamebase:gamebase-adapter-toastpush:2.9.1")
'com.toast.android.gamebase:gamebase-adapter-toastpush:aar:2.9.1'
<dependency org="com.toast.android.gamebase" name="gamebase-adapter-toastpush" rev="2.9.1">
<artifact name="gamebase-adapter-toastpush" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android.gamebase', module='gamebase-adapter-toastpush', version='2.9.1')
)
libraryDependencies += "com.toast.android.gamebase" % "gamebase-adapter-toastpush" % "2.9.1"
[com.toast.android.gamebase/gamebase-adapter-toastpush "2.9.1"]