Simple blob data type for Scala 3.
project | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.scalafmt.conf | ||
build.sbt | ||
LICENSE | ||
README.md |
gs-blob
Blob data type for Scala 3.
Usage
This artifact is available in the Garrity Software Maven repository.
externalResolvers +=
"Garrity Software Releases" at "https://maven.garrity.co/releases"
val GsBlob: ModuleID =
"gs" %% "gs-blob-v0" % "0.1.0"