Group Id io.netty
Artifact Id netty5-transport-native-unix-common
Version 5.0.0.Alpha2
Packaging jar
URL -
Badge
Last Updated 2022-05-16T12:28:12+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.Alpha2</version>
</dependency>
implementation group: 'io.netty', name: 'netty5-transport-native-unix-common', version: '5.0.0.Alpha2'
implementation 'io.netty:netty5-transport-native-unix-common:5.0.0.Alpha2'
implementation("io.netty:netty5-transport-native-unix-common:5.0.0.Alpha2")
libraryDependencies += "io.netty" % "netty5-transport-native-unix-common" % "5.0.0.Alpha2"
<dependency org="io.netty" name="netty5-transport-native-unix-common" rev="5.0.0.Alpha2"/>
@Grapes(
    @Grab(group='io.netty', module='netty5-transport-native-unix-common', version='5.0.0.Alpha2')
)
[io.netty/netty5-transport-native-unix-common "5.0.0.Alpha2"]
'io.netty:netty5-transport-native-unix-common:5.0.0.Alpha2'