| GroupId | GroupIdcom.toast.android.gamebase |
|---|---|
| ArtifactId | ArtifactIdgamebase-adapter-auth-hangamejp |
| Version | Version2.37.0 |
| Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-hangamejp/ -->
<dependency>
<groupId>com.toast.android.gamebase</groupId>
<artifactId>gamebase-adapter-auth-hangamejp</artifactId>
<version>2.37.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-hangamejp/
implementation 'com.toast.android.gamebase:gamebase-adapter-auth-hangamejp:2.37.0'
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-hangamejp/
implementation ("com.toast.android.gamebase:gamebase-adapter-auth-hangamejp:2.37.0")
'com.toast.android.gamebase:gamebase-adapter-auth-hangamejp:aar:2.37.0'
<dependency org="com.toast.android.gamebase" name="gamebase-adapter-auth-hangamejp" rev="2.37.0">
<artifact name="gamebase-adapter-auth-hangamejp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android.gamebase', module='gamebase-adapter-auth-hangamejp', version='2.37.0')
)
libraryDependencies += "com.toast.android.gamebase" % "gamebase-adapter-auth-hangamejp" % "2.37.0"
[com.toast.android.gamebase/gamebase-adapter-auth-hangamejp "2.37.0"]