ant8e / uuid4cats-effect   0.5.0

Apache License 2.0 GitHub

UUID V1, V4, V6, V7 & TypeID generation with cats-effect

Scala versions: 3.x 2.13
Scala.js versions: 1.x

uuid4cats-effect 0.4.0


Group ID:
tech.ant8e
Artifact ID:
uuid4cats-effect_2.13
Version:
0.4.0
Release Date:
Apr 19, 2024
Licenses:
Files:

libraryDependencies += "tech.ant8e" %% "uuid4cats-effect" % "0.4.0"

Mill build tool

ivy"tech.ant8e::uuid4cats-effect:0.4.0"

Scala CLI

//> using dep "tech.ant8e::uuid4cats-effect:0.4.0"

Ammonite REPL

import $ivy.`tech.ant8e::uuid4cats-effect:0.4.0`

<dependency>
  <groupId>tech.ant8e</groupId>
  <artifactId>uuid4cats-effect_2.13</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'tech.ant8e', name: 'uuid4cats-effect_2.13', version: '0.4.0'