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