gs-uuid/README.md
Pat Garrity 6c9aded52e
All checks were successful
/ Build and Release Library (push) Successful in 1m19s
(patch) Scala Version, docs, builds (#8)
Reviewed-on: #8
2024-04-15 02:15:40 +00:00

794 B

gs-uuid

GS Open Source | License (MIT)

UUID's for Scala 3 with generation based on JUG, and serialization based on code from Jackson Databind. The only dependency is JUG, whereas the relevant Jackson code is copied to this implementation (and slightly modified).

Usage

Dependency

This artifact is available in the Garrity Software Maven repository.

externalResolvers +=
  "Garrity Software Releases" at "https://maven.garrity.co/releases"

val GsUuid: ModuleID =
  "gs" %% "gs-uuid-v0" % "$VERSION"

Donate

Enjoy this project or want to help me achieve my goals? Consider Donating to Pat on Ko-fi.