Group Id io.netty
Artifact Id netty-tcnative
Version 1.1.33.Fork20
Packaging jar
URL -
Badge
Last Updated 2016-08-10T22:15:56+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.Fork20</version>
</dependency>
implementation group: 'io.netty', name: 'netty-tcnative', version: '1.1.33.Fork20'
implementation 'io.netty:netty-tcnative:1.1.33.Fork20'
implementation("io.netty:netty-tcnative:1.1.33.Fork20")
libraryDependencies += "io.netty" % "netty-tcnative" % "1.1.33.Fork20"
<dependency org="io.netty" name="netty-tcnative" rev="1.1.33.Fork20"/>
@Grapes(
    @Grab(group='io.netty', module='netty-tcnative', version='1.1.33.Fork20')
)
[io.netty/netty-tcnative "1.1.33.Fork20"]
'io.netty:netty-tcnative:1.1.33.Fork20'