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