Util is the non-android common utility library for all of Dairy.
Features:
- Type safe units system
- Cells, boxed references that are also observable, and amazing for delegation in kotlin
Installation:
Core and Sinister contain an installation of Util, but you may wish to
install a custom version of it.
- Repository
This only needs to be done once, if you already have this, no need to add it
again.
TeamCode
’s build.gradle
, above dependencies
.
- Implementation
dependencies
block:
- Sync