is not current version
Last Version 2.40.0

com.toast.android.gamebase:gamebase-adapter-auth-hangame 2.16.0

Gamebase Auth Hangame Adapter for Android

GroupId

GroupId

com.toast.android.gamebase
ArtifactId

ArtifactId

gamebase-adapter-auth-hangame
Version

Version

2.16.0
Type

Type

aar

Download gamebase-adapter-auth-hangame 2.16.0


<!-- 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.16.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.16.0'
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-hangame/
implementation ("com.toast.android.gamebase:gamebase-adapter-auth-hangame:2.16.0")
'com.toast.android.gamebase:gamebase-adapter-auth-hangame:aar:2.16.0'
<dependency org="com.toast.android.gamebase" name="gamebase-adapter-auth-hangame" rev="2.16.0">
  <artifact name="gamebase-adapter-auth-hangame" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android.gamebase', module='gamebase-adapter-auth-hangame', version='2.16.0')
)
libraryDependencies += "com.toast.android.gamebase" % "gamebase-adapter-auth-hangame" % "2.16.0"
[com.toast.android.gamebase/gamebase-adapter-auth-hangame "2.16.0"]