Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 852 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 852 Bytes

Kommon

Modules

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

Notice

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.