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