Jar examples for n:netlet
A networking library to facilitate a no-nonsense fast tcp nio
You can download jar file netlet 1.2.0 in this page.
The Apache License, Version 2.0
You can use the following script to add netlet-1.2.0.jar to your project.
<dependency> <groupId>com.datatorrent</groupId> <artifactId>netlet</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.datatorrent', name: 'netlet', version: '1.2.0'
libraryDependencies += "com.datatorrent" % "netlet" % "1.2.0"
<dependency org="com.datatorrent" name="netlet" rev="1.2.0"/>
@Grapes(@Grab(group='com.datatorrent', module='netlet', version='1.2.0'))
'com.datatorrent:netlet:jar:1.2.0'
Click the following link to download the jar file.
netlet-1.2.0-javadoc.jar