is not current version
Last Version 1.1.0.RC25

com.ardikars.jxpacket:jxpacket-pcap4j 1.1.0.RC10

Jxpacket is a network packet crafting library for java.

GroupId

GroupId

com.ardikars.jxpacket
ArtifactId

ArtifactId

jxpacket-pcap4j
Version

Version

1.1.0.RC10
Type

Type

jar

Download jxpacket-pcap4j 1.1.0.RC10


<!-- https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-pcap4j/ -->
<dependency>
    <groupId>com.ardikars.jxpacket</groupId>
    <artifactId>jxpacket-pcap4j</artifactId>
    <version>1.1.0.RC10</version>
</dependency>
// https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-pcap4j/
implementation 'com.ardikars.jxpacket:jxpacket-pcap4j:1.1.0.RC10'
// https://jarcasting.com/artifacts/com.ardikars.jxpacket/jxpacket-pcap4j/
implementation ("com.ardikars.jxpacket:jxpacket-pcap4j:1.1.0.RC10")
'com.ardikars.jxpacket:jxpacket-pcap4j:jar:1.1.0.RC10'
<dependency org="com.ardikars.jxpacket" name="jxpacket-pcap4j" rev="1.1.0.RC10">
  <artifact name="jxpacket-pcap4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ardikars.jxpacket', module='jxpacket-pcap4j', version='1.1.0.RC10')
)
libraryDependencies += "com.ardikars.jxpacket" % "jxpacket-pcap4j" % "1.1.0.RC10"
[com.ardikars.jxpacket/jxpacket-pcap4j "1.1.0.RC10"]