Essential Scala Utilities — Refined for Scala 3 with minimal dependencies.
// build.sbt
libraryDependencies += "org.wvlet.uni" %% "uni" % "(version)"| Module | Description |
|---|---|
uni |
Core utilities: Design, logging, JSON, MessagePack, HTTP, Rx |
uni-agent |
LLM agent framework with tool integration |
uni-test |
Lightweight testing framework |
Apache License 2.0
