GroupId | GroupIdxyz.cssxsh |
---|---|
ArtifactId | ArtifactIdbilibili-helper |
Version | Version1.4.5 |
Type | Typepom |
Filename | Size |
---|---|
bilibili-helper-1.4.5.pom | |
bilibili-helper-1.4.5-sources.jar | 42 KB |
bilibili-helper-1.4.5-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.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.cssxsh/bilibili-helper/
implementation 'xyz.cssxsh:bilibili-helper:1.4.5'
// https://jarcasting.com/artifacts/xyz.cssxsh/bilibili-helper/
implementation ("xyz.cssxsh:bilibili-helper:1.4.5")
'xyz.cssxsh:bilibili-helper:pom:1.4.5'
<dependency org="xyz.cssxsh" name="bilibili-helper" rev="1.4.5">
<artifact name="bilibili-helper" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.cssxsh', module='bilibili-helper', version='1.4.5')
)
libraryDependencies += "xyz.cssxsh" % "bilibili-helper" % "1.4.5"
[xyz.cssxsh/bilibili-helper "1.4.5"]