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