is not current version
Last Version 1.6.0

xyz.cssxsh:bilibili-helper 1.5.0

No description provided.

GroupId

GroupId

xyz.cssxsh
ArtifactId

ArtifactId

bilibili-helper
Version

Version

1.5.0
Type

Type

pom

Download bilibili-helper 1.5.0


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