License |
License |
---|---|
GroupId | GroupIdcom.toast.android.gamebase |
ArtifactId | ArtifactIdgamebase-adapter-auth-hangame |
Version | Version2.31.0 |
Type | Typeaar |
Description |
Descriptiongamebase-adapter-auth-hangame
Gamebase Auth Hangame Adapter for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
gamebase-adapter-auth-hangame-2.31.0.pom | |
gamebase-adapter-auth-hangame-2.31.0.aar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-hangame/ -->
<dependency>
<groupId>com.toast.android.gamebase</groupId>
<artifactId>gamebase-adapter-auth-hangame</artifactId>
<version>2.31.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-hangame/
implementation 'com.toast.android.gamebase:gamebase-adapter-auth-hangame:2.31.0'
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-hangame/
implementation ("com.toast.android.gamebase:gamebase-adapter-auth-hangame:2.31.0")
'com.toast.android.gamebase:gamebase-adapter-auth-hangame:aar:2.31.0'
<dependency org="com.toast.android.gamebase" name="gamebase-adapter-auth-hangame" rev="2.31.0">
<artifact name="gamebase-adapter-auth-hangame" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android.gamebase', module='gamebase-adapter-auth-hangame', version='2.31.0')
)
libraryDependencies += "com.toast.android.gamebase" % "gamebase-adapter-auth-hangame" % "2.31.0"
[com.toast.android.gamebase/gamebase-adapter-auth-hangame "2.31.0"]
Group / Artifact | Type | Version |
---|---|---|
com.toast.android.gamebase : gamebase-sdk | jar | 2.31.0 |
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.21 |
androidx.legacy » legacy-support-v4 | jar | 1.0.0 |
com.google.android.gms » play-services-auth | jar | 19.0.0 |
com.toast.android.hangame » hangame-id | jar | 1.4.2 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1 |