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


Group ID:
de.lolhens
Artifact ID:
fs2-pcap_2.12
Version:
0.1.0
Release Date:
May 12, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>de.lolhens</groupId>
  <artifactId>fs2-pcap_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'de.lolhens', name: 'fs2-pcap_2.12', version: '0.1.0'