kevin-lee / just-fp   1.6.0

MIT License Website GitHub

A small functional programming library

Scala versions: 3.x 2.13 2.12 2.11 2.10

just-fp 1.3.5


Group ID:
io.kevinlee
Artifact ID:
just-fp_2.13
Version:
1.3.5
Release Date:
Oct 31, 2019
Licenses:
MIT
Files:

libraryDependencies += "io.kevinlee" %% "just-fp" % "1.3.5"

Mill build tool

ivy"io.kevinlee::just-fp:1.3.5"

Scala CLI

//> using dep "io.kevinlee::just-fp:1.3.5"

Ammonite REPL

import $ivy.`io.kevinlee::just-fp:1.3.5`

<dependency>
  <groupId>io.kevinlee</groupId>
  <artifactId>just-fp_2.13</artifactId>
  <version>1.3.5</version>
</dependency>

compile group: 'io.kevinlee', name: 'just-fp_2.13', version: '1.3.5'