Last Version

pcapng-parser 1.2

pcapng file parser

License

License

GroupId

GroupId

fr.bmartel
ArtifactId

ArtifactId

pcapngdecoder
Version

Version

1.2
Type

Type

jar
Description

Description

pcapng-parser
pcapng file parser
Project URL

Project URL

https://github.com/bertrandmartel/pcapng-decoder
Source Code Management

Source Code Management

https://github.com/bertrandmartel/pcapng-decoder

Download pcapngdecoder 1.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.