https://github.com/lene/menger-common
Shared domain primitives and configuration for Menger
https://github.com/lene/menger-common
Last synced: 14 days ago
JSON representation
Shared domain primitives and configuration for Menger
- Host: GitHub
- URL: https://github.com/lene/menger-common
- Owner: lene
- Created: 2026-06-03T14:54:29.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2026-06-15T16:52:35.000Z (15 days ago)
- Last Synced: 2026-06-15T18:25:06.061Z (15 days ago)
- Language: Scala
- Size: 117 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# menger-common
Common Scala 3 types and utilities used by the Menger renderer projects.
## Dependency
```scala
libraryDependencies += "io.github.lene" %% "menger-common" % "0.1.0"
```
The interim Sprint 26.1 publication target is the GitLab Package Registry for the
parent `menger` project. Maven Central publication is tracked separately.