文件下载
文件名 操作
spigot-1.9.4-R.jar 下载
spigot-1.9.4-R.pom 下载
spigot-1.9.4-R-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.azbh111</groupId>
  <artifactId>spigot-1.9.4</artifactId>
  <version>R</version>
</dependency>
Gradle Groovy
implementation 'com.github.azbh111:spigot-1.9.4:R'
Gradle Kotlin
implementation("com.github.azbh111:spigot-1.9.4:R")
Scala SBT
libraryDependencies += "com.github.azbh111" % "spigot-1.9.4" % "R"
Groovy Grape
@Grapes(
  @Grab(group='com.github.azbh111', module='spigot-1.9.4', version='R')
)
Apache Ivy
<dependency org="com.github.azbh111" name="spigot-1.9.4" rev="R" />
Leiningen
[com.github.azbh111/spigot-1.9.4 "R"]
Apache Buildr
'com.github.azbh111:spigot-1.9.4:jar:R'
本项目依赖