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.3


Group ID:
de.lolhens
Artifact ID:
fs2-pcap_2.13
Version:
0.0.3
Release Date:
Mar 15, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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