is not current version
Last Version 12.5.0

io.github.sinaweibosdk:core 11.8.0

This is Sina Weibo SDK

GroupId

GroupId

io.github.sinaweibosdk
ArtifactId

ArtifactId

core
Version

Version

11.8.0
Type

Type

aar

Download core 11.8.0


<!-- https://jarcasting.com/artifacts/io.github.sinaweibosdk/core/ -->
<dependency>
    <groupId>io.github.sinaweibosdk</groupId>
    <artifactId>core</artifactId>
    <version>11.8.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sinaweibosdk/core/
implementation 'io.github.sinaweibosdk:core:11.8.0'
// https://jarcasting.com/artifacts/io.github.sinaweibosdk/core/
implementation ("io.github.sinaweibosdk:core:11.8.0")
'io.github.sinaweibosdk:core:aar:11.8.0'
<dependency org="io.github.sinaweibosdk" name="core" rev="11.8.0">
  <artifact name="core" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sinaweibosdk', module='core', version='11.8.0')
)
libraryDependencies += "io.github.sinaweibosdk" % "core" % "11.8.0"
[io.github.sinaweibosdk/core "11.8.0"]