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