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