h

hscore-bukkit-config

文件下载
文件名 操作
hscore-bukkit-config-4.3.22.jar 下载
hscore-bukkit-config-4.3.22.pom 下载
hscore-bukkit-config-4.3.22-sources.jar 下载
Apache Maven
<dependency>
  <groupId>me.hsgamer</groupId>
  <artifactId>hscore-bukkit-config</artifactId>
  <version>4.3.22</version>
</dependency>
Gradle Groovy
implementation 'me.hsgamer:hscore-bukkit-config:4.3.22'
Gradle Kotlin
implementation("me.hsgamer:hscore-bukkit-config:4.3.22")
Scala SBT
libraryDependencies += "me.hsgamer" % "hscore-bukkit-config" % "4.3.22"
Groovy Grape
@Grapes(
  @Grab(group='me.hsgamer', module='hscore-bukkit-config', version='4.3.22')
)
Apache Ivy
<dependency org="me.hsgamer" name="hscore-bukkit-config" rev="4.3.22" />
Leiningen
[me.hsgamer/hscore-bukkit-config "4.3.22"]
Apache Buildr
'me.hsgamer:hscore-bukkit-config:jar:4.3.22'