GroupId | GroupIdxyz.cssxsh |
---|---|
ArtifactId | ArtifactIdweibo-helper |
Version | Version1.2.7 |
Type | Typepom |
Filename | Size |
---|---|
weibo-helper-1.2.7.pom | |
weibo-helper-1.2.7-sources.jar | 42 KB |
weibo-helper-1.2.7-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.cssxsh/weibo-helper/ -->
<dependency>
<groupId>xyz.cssxsh</groupId>
<artifactId>weibo-helper</artifactId>
<version>1.2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.cssxsh/weibo-helper/
implementation 'xyz.cssxsh:weibo-helper:1.2.7'
// https://jarcasting.com/artifacts/xyz.cssxsh/weibo-helper/
implementation ("xyz.cssxsh:weibo-helper:1.2.7")
'xyz.cssxsh:weibo-helper:pom:1.2.7'
<dependency org="xyz.cssxsh" name="weibo-helper" rev="1.2.7">
<artifact name="weibo-helper" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.cssxsh', module='weibo-helper', version='1.2.7')
)
libraryDependencies += "xyz.cssxsh" % "weibo-helper" % "1.2.7"
[xyz.cssxsh/weibo-helper "1.2.7"]