文件下载
文件名 操作
zodiac-netty-http-headers-1.6.0.jar 下载
zodiac-netty-http-headers-1.6.0.pom 下载
zodiac-netty-http-headers-1.6.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.gitee.zodiacstack</groupId>
  <artifactId>zodiac-netty-http-headers</artifactId>
  <version>1.6.0</version>
</dependency>
Gradle Groovy
implementation 'com.gitee.zodiacstack:zodiac-netty-http-headers:1.6.0'
Gradle Kotlin
implementation("com.gitee.zodiacstack:zodiac-netty-http-headers:1.6.0")
Scala SBT
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-netty-http-headers" % "1.6.0"
Groovy Grape
@Grapes(
  @Grab(group='com.gitee.zodiacstack', module='zodiac-netty-http-headers', version='1.6.0')
)
Apache Ivy
<dependency org="com.gitee.zodiacstack" name="zodiac-netty-http-headers" rev="1.6.0" />
Leiningen
[com.gitee.zodiacstack/zodiac-netty-http-headers "1.6.0"]
Apache Buildr
'com.gitee.zodiacstack:zodiac-netty-http-headers:jar:1.6.0'