gs-hex/README.md

377 B

gs-hex

License (Apache 2.0)

Hexadecimal conversions for Scala 3. Provides support for standard types.

Usage

This artifact is available in the Garrity Software Maven repository.

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

val GsHex: ModuleID =
  "gs" %% "gs-hex-v0" % "0.1.0"