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