is not current version
Last Version 3.0.10

io.pkts:pkts-core 2.0.6


GroupId

GroupId

io.pkts
ArtifactId

ArtifactId

pkts-core
Version

Version

2.0.6
Type

Type

jar

Download pkts-core 2.0.6


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