implementation("app.softwork:kotlinx-serialization-flf:0.0.23")
Serializes and deserializes fixed-length format files using kotlinx.serialization, requiring `@FixedLength` annotations for each property.