Last Version

Pcap4J Core 2.0.0-alpha.6

The core module of Pcap4J.

License

License

GroupId

GroupId

org.pcap4j
ArtifactId

ArtifactId

pcap4j-core
Version

Version

2.0.0-alpha.6
Type

Type

jar
Description

Description

Pcap4J Core
The core module of Pcap4J.
Project URL

Project URL

https://github.com/kaitoy/pcap4j
Source Code Management

Source Code Management

https://github.com/kaitoy/pcap4j.git

Download pcap4j-core 2.0.0-alpha.6


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
net.java.dev.jna : jna jar 5.3.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2

Project Modules

There are no modules declared in this project.