Jar examples for j:jxnet-core
Jxnet is a java library for capturing and sending network paket.
You can download jar file jxnet-core 1.1.3 in this page.
GNU Lesser General Public License, Version 3.0
You can use the following script to add jxnet-core-1.1.3.jar to your project.
<dependency> <groupId>com.ardikars.jxnet</groupId> <artifactId>jxnet-core</artifactId> <version>1.1.3</version> </dependency>
compile group: 'com.ardikars.jxnet', name: 'jxnet-core', version: '1.1.3'
libraryDependencies += "com.ardikars.jxnet" % "jxnet-core" % "1.1.3"
<dependency org="com.ardikars.jxnet" name="jxnet-core" rev="1.1.3"/>
@Grapes(@Grab(group='com.ardikars.jxnet', module='jxnet-core', version='1.1.3'))
'com.ardikars.jxnet:jxnet-core:jar:1.1.3'
Click the following link to download the jar file.
jxnet-core-1.1.3-javadoc.jar