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