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