is not current version
Last Version 3.0.10

Pkts IO 3.0.7

PKTS IO - A pure java based library for manipulating pcaps

License

License

GroupId

GroupId

io.pkts
ArtifactId

ArtifactId

pkts-parent
Version

Version

3.0.7
Type

Type

pom
Description

Description

Pkts IO
PKTS IO - A pure java based library for manipulating pcaps

Download pkts-parent 3.0.7

Filename Size
pkts-parent-3.0.7.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/io.pkts/pkts-parent/ -->
<dependency>
    <groupId>io.pkts</groupId>
    <artifactId>pkts-parent</artifactId>
    <version>3.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.pkts/pkts-parent/
implementation 'io.pkts:pkts-parent:3.0.7'
// https://jarcasting.com/artifacts/io.pkts/pkts-parent/
implementation ("io.pkts:pkts-parent:3.0.7")
'io.pkts:pkts-parent:pom:3.0.7'
<dependency org="io.pkts" name="pkts-parent" rev="3.0.7">
  <artifact name="pkts-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.pkts', module='pkts-parent', version='3.0.7')
)
libraryDependencies += "io.pkts" % "pkts-parent" % "3.0.7"
[io.pkts/pkts-parent "3.0.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pkts-buffers
  • pkts-sdp
  • pkts-sip
  • pkts-core
  • pkts-streams
  • pkts-examples
  • pkts-tools