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