Group Id io.netty
Artifact Id netty5-transport-native-unix-common
Version 5.0.0.Alpha5
Packaging jar
URL -
Badge
Last Updated 2022-09-28T06:08:40+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>io.netty</groupId>
    <artifactId>netty5-transport-native-unix-common</artifactId>
    <version>5.0.0.Alpha5</version>
</dependency>
implementation group: 'io.netty', name: 'netty5-transport-native-unix-common', version: '5.0.0.Alpha5'
implementation 'io.netty:netty5-transport-native-unix-common:5.0.0.Alpha5'
implementation("io.netty:netty5-transport-native-unix-common:5.0.0.Alpha5")
libraryDependencies += "io.netty" % "netty5-transport-native-unix-common" % "5.0.0.Alpha5"
<dependency org="io.netty" name="netty5-transport-native-unix-common" rev="5.0.0.Alpha5"/>
@Grapes(
    @Grab(group='io.netty', module='netty5-transport-native-unix-common', version='5.0.0.Alpha5')
)
[io.netty/netty5-transport-native-unix-common "5.0.0.Alpha5"]
'io.netty:netty5-transport-native-unix-common:5.0.0.Alpha5'