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