Download netty-transport-rxtx-4.1.17.Final.jar file - Jar n

Jar examples for n:netty-transport-rxtx

Description

You can download jar file netty-transport-rxtx 4.1.17.Final in this page.

License

Apache License

Build File

You can use the following script to add netty-transport-rxtx-4.1.17.Final.jar to your project.

<dependency>
   <groupId>io.netty</groupId>
   <artifactId>netty-transport-rxtx</artifactId>
   <version>4.1.17.Final</version>
</dependency>
compile group: 'io.netty', name: 'netty-transport-rxtx', version: '4.1.17.Final'
libraryDependencies += "io.netty" % "netty-transport-rxtx" % "4.1.17.Final"
<dependency org="io.netty" name="netty-transport-rxtx" rev="4.1.17.Final"/>
@Grapes(@Grab(group='io.netty', module='netty-transport-rxtx', version='4.1.17.Final'))
'io.netty:netty-transport-rxtx:jar:4.1.17.Final'

Download

Click the following link to download the jar file.

netty-transport-rxtx-4.1.17.Final-javadoc.jar
netty-transport-rxtx-4.1.17.Final-sources.jar
netty-transport-rxtx-4.1.17.Final.jar
netty-transport-rxtx-4.1.17.Final.pom



Related Tutorials