GroupId | GroupIdcom.toast.android.gamebase |
---|---|
ArtifactId | ArtifactIdgamebase-adapter-auth-hangame |
Version | Version2.16.0 |
Type | Typeaar |
Filename | Size |
---|---|
gamebase-adapter-auth-hangame-2.16.0.pom | |
gamebase-adapter-auth-hangame-2.16.0.aar | 24 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.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"]