is not current version
Last Version 1.5.2

xyz.cssxsh:weibo-helper 1.4.0

No description provided.

GroupId

GroupId

xyz.cssxsh
ArtifactId

ArtifactId

weibo-helper
Version

Version

1.4.0
Type

Type

pom

Download weibo-helper 1.4.0


<!-- https://jarcasting.com/artifacts/xyz.cssxsh/weibo-helper/ -->
<dependency>
    <groupId>xyz.cssxsh</groupId>
    <artifactId>weibo-helper</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.cssxsh/weibo-helper/
implementation 'xyz.cssxsh:weibo-helper:1.4.0'
// https://jarcasting.com/artifacts/xyz.cssxsh/weibo-helper/
implementation ("xyz.cssxsh:weibo-helper:1.4.0")
'xyz.cssxsh:weibo-helper:pom:1.4.0'
<dependency org="xyz.cssxsh" name="weibo-helper" rev="1.4.0">
  <artifact name="weibo-helper" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.cssxsh', module='weibo-helper', version='1.4.0')
)
libraryDependencies += "xyz.cssxsh" % "weibo-helper" % "1.4.0"
[xyz.cssxsh/weibo-helper "1.4.0"]