lhns / fs2-pcap   0.1.0

Apache License 2.0 GitHub

A library for capturing, crafting, and sending packets with fs2 using pcap4j

Scala versions: 2.13 2.12

fs2-pcap 0.0.2


Group ID:
de.lolhens
Artifact ID:
fs2-pcap_2.13
Version:
0.0.2
Release Date:
Dec 22, 2020
Licenses:
Files:

libraryDependencies += "de.lolhens" %% "fs2-pcap" % "0.0.2"

Mill build tool

ivy"de.lolhens::fs2-pcap:0.0.2"

Scala CLI

//> using dep "de.lolhens::fs2-pcap:0.0.2"

Ammonite REPL

import $ivy.`de.lolhens::fs2-pcap:0.0.2`

<dependency>
  <groupId>de.lolhens</groupId>
  <artifactId>fs2-pcap_2.13</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'de.lolhens', name: 'fs2-pcap_2.13', version: '0.0.2'