typelevel / vault   3.5.0

MIT License Website GitHub

Type-safe, persistent storage for values of arbitrary types

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6
Scala Native versions: 0.4

vault 1.0.0-M1


Group ID:
io.chrisdavenport
Artifact ID:
vault_sjs0.6_2.12
Version:
1.0.0-M1
Release Date:
Feb 7, 2019
Licenses:
MIT
Files:

libraryDependencies += "io.chrisdavenport" %%% "vault" % "1.0.0-M1"

Mill build tool

ivy"io.chrisdavenport::vault::1.0.0-M1"

Scala CLI

//> using dep "io.chrisdavenport::vault::1.0.0-M1"