is not current version
Last Version 3.0.10

io.pkts:pkts-parent 0.9.5

PKTS IO - A pure java based library for manipulating pcaps

GroupId

GroupId

io.pkts
ArtifactId

ArtifactId

pkts-parent
Version

Version

0.9.5
Type

Type

pom

Download pkts-parent 0.9.5

Filename Size
pkts-parent-0.9.5.pom 4 KB
Browse

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