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