gs-graph/README.md
Pat Garrity 7b1c110c75
All checks were successful
/ Build and Release Library (push) Successful in 1m19s
Initial implementation.
2025-12-08 22:26:20 -06:00

29 lines
610 B
Markdown

# gs-graph
[GS Open Source](https://garrity.co/open-source.html) |
[License (MIT)](./LICENSE)
Graph representations 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/gs"
val GsGraph: ModuleID =
"gs" %% "gs-graph-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).