gs-blob/README.md

29 lines
598 B
Markdown

# gs-blob
[GS Open Source](https://garrity.co/oss.html) |
[License (MIT)](./LICENSE)
Blob data type for Scala 3.
- [Usage](#usage)
- [Dependency](#dependency)
- [Donate](#donate)
## Usage
### Dependency
This artifact is available in the Garrity Software Maven repository.
```scala
externalResolvers +=
"Garrity Software Releases" at "https://maven.garrity.co/releases"
val GsBlob: ModuleID =
"gs" %% "gs-blob-v0" % "$VERSION"
```
## Donate
Enjoy this project or want to help me achieve my [goals](https://garrity.co)?
Consider [Donating to Pat on Ko-fi](https://ko-fi.com/gspfm).