This library consists of several modules
- log: kotlinish logging style
- concurrent: concurrent primitives for coroutines
- state: not sure, but there is bean jar
- delegates: useful delegates
- bom: bill of materials project for modules of this library
One important thing to notice. This project is multiplatform and uses Gradle Metadata. This feature allows you to declare dependencies without specifying target platform. If this is not working for you, this means that you use an old version of Gradle.