implementation("org.jetbrains.kotlinx:kotlinx-serialization-cbor:1.10.0-RC")
Implements encoding and decoding of classes to and from bytes using the CBOR specification.