is not current version
Last Version 1.6.0

xyz.cssxsh:bilibili-helper 1.2.4

No description provided.

GroupId

GroupId

xyz.cssxsh
ArtifactId

ArtifactId

bilibili-helper
Version

Version

1.2.4
Type

Type

pom

Download bilibili-helper 1.2.4


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