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