ichoran / kse3   0.2.13

GitHub

Kerr Scala Extensions for Scala 3

Scala versions: 3.x

kse3-flow 0.2.11


Group ID:
com.github.ichoran
Artifact ID:
kse3-flow_3
Version:
0.2.11
Release Date:
Mar 7, 2024
Licenses:
Files:

libraryDependencies += "com.github.ichoran" %% "kse3-flow" % "0.2.11"

Mill build tool

ivy"com.github.ichoran::kse3-flow:0.2.11"

Scala CLI

//> using dep "com.github.ichoran::kse3-flow:0.2.11"

Ammonite REPL

import $ivy.`com.github.ichoran::kse3-flow:0.2.11`

<dependency>
  <groupId>com.github.ichoran</groupId>
  <artifactId>kse3-flow_3</artifactId>
  <version>0.2.11</version>
</dependency>

compile group: 'com.github.ichoran', name: 'kse3-flow_3', version: '0.2.11'