Group Id io.netty
Artifact Id netty-tcnative
Version 1.1.33.Fork18
Packaging jar
URL -
Badge
Last Updated 2016-06-27T09:09:40+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.netty</groupId>
    <artifactId>netty-tcnative</artifactId>
    <version>1.1.33.Fork18</version>
</dependency>
implementation group: 'io.netty', name: 'netty-tcnative', version: '1.1.33.Fork18'
implementation 'io.netty:netty-tcnative:1.1.33.Fork18'
implementation("io.netty:netty-tcnative:1.1.33.Fork18")
libraryDependencies += "io.netty" % "netty-tcnative" % "1.1.33.Fork18"
<dependency org="io.netty" name="netty-tcnative" rev="1.1.33.Fork18"/>
@Grapes(
    @Grab(group='io.netty', module='netty-tcnative', version='1.1.33.Fork18')
)
[io.netty/netty-tcnative "1.1.33.Fork18"]
'io.netty:netty-tcnative:1.1.33.Fork18'