fmonniot / fs2-process   0.4.4

Apache License 2.0 GitHub

A pure functional wrapper around NuProcess using fs2

Scala versions: 2.13 2.12

fs2-process 0.4.0


Group ID:
eu.monniot
Artifact ID:
fs2-process_2.13
Version:
0.4.0
Release Date:
Aug 17, 2021
Licenses:
Files:

libraryDependencies += "eu.monniot" %% "fs2-process" % "0.4.0"

Mill build tool

ivy"eu.monniot::fs2-process:0.4.0"

Scala CLI

//> using dep "eu.monniot::fs2-process:0.4.0"

Ammonite REPL

import $ivy.`eu.monniot::fs2-process:0.4.0`

<dependency>
  <groupId>eu.monniot</groupId>
  <artifactId>fs2-process_2.13</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'eu.monniot', name: 'fs2-process_2.13', version: '0.4.0'