davenverse / fuuid   0.7.0

MIT License Website GitHub

Functional UUID's for Scala

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

fuuid 0.5.0


Group ID:
io.chrisdavenport
Artifact ID:
fuuid_2.13
Version:
0.5.0
Release Date:
Jan 14, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.chrisdavenport" %% "fuuid" % "0.5.0"

Mill build tool

ivy"io.chrisdavenport::fuuid:0.5.0"

Scala CLI

//> using dep "io.chrisdavenport::fuuid:0.5.0"

Ammonite REPL

import $ivy.`io.chrisdavenport::fuuid:0.5.0`

<dependency>
  <groupId>io.chrisdavenport</groupId>
  <artifactId>fuuid_2.13</artifactId>
  <version>0.5.0</version>
</dependency>

compile group: 'io.chrisdavenport', name: 'fuuid_2.13', version: '0.5.0'