Files download
File Operation
zodiac-netty-http-headers-1.6.6.jar download
zodiac-netty-http-headers-1.6.6.pom download
zodiac-netty-http-headers-1.6.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.gitee.zodiacstack</groupId>
  <artifactId>zodiac-netty-http-headers</artifactId>
  <version>1.6.6</version>
</dependency>
Gradle Groovy
implementation 'com.gitee.zodiacstack:zodiac-netty-http-headers:1.6.6'
Gradle Kotlin
implementation("com.gitee.zodiacstack:zodiac-netty-http-headers:1.6.6")
Scala SBT
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-netty-http-headers" % "1.6.6"
Groovy Grape
@Grapes(
  @Grab(group='com.gitee.zodiacstack', module='zodiac-netty-http-headers', version='1.6.6')
)
Apache Ivy
<dependency org="com.gitee.zodiacstack" name="zodiac-netty-http-headers" rev="1.6.6" />
Leiningen
[com.gitee.zodiacstack/zodiac-netty-http-headers "1.6.6"]
Apache Buildr
'com.gitee.zodiacstack:zodiac-netty-http-headers:jar:1.6.6'