License |
License |
---|---|
GroupId | GroupIdcom.toast.android.gamebase |
ArtifactId | ArtifactIdgamebase-adapter-auth-weibo |
Version | Version2.29.0 |
Type | Typeaar |
Description |
Descriptiongamebase-adapter-auth-weibo
Gamebase Auth Weibo Adapter for Android
|
Project URL |
Project URL |
Filename | Size |
---|---|
gamebase-adapter-auth-weibo-2.29.0.pom | |
gamebase-adapter-auth-weibo-2.29.0.aar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-weibo/ -->
<dependency>
<groupId>com.toast.android.gamebase</groupId>
<artifactId>gamebase-adapter-auth-weibo</artifactId>
<version>2.29.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-weibo/
implementation 'com.toast.android.gamebase:gamebase-adapter-auth-weibo:2.29.0'
// https://jarcasting.com/artifacts/com.toast.android.gamebase/gamebase-adapter-auth-weibo/
implementation ("com.toast.android.gamebase:gamebase-adapter-auth-weibo:2.29.0")
'com.toast.android.gamebase:gamebase-adapter-auth-weibo:aar:2.29.0'
<dependency org="com.toast.android.gamebase" name="gamebase-adapter-auth-weibo" rev="2.29.0">
<artifact name="gamebase-adapter-auth-weibo" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.toast.android.gamebase', module='gamebase-adapter-auth-weibo', version='2.29.0')
)
libraryDependencies += "com.toast.android.gamebase" % "gamebase-adapter-auth-weibo" % "2.29.0"
[com.toast.android.gamebase/gamebase-adapter-auth-weibo "2.29.0"]
Group / Artifact | Type | Version |
---|---|---|
com.toast.android.gamebase : gamebase-sdk | jar | 2.29.0 |
org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.21 |
io.github.sinaweibosdk : core | aar | 11.8.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.1 |