kotlinx-serialization-csv

Serialize and deserialize ordered CSV and Fixed Length Format Files with kotlinx-serialization.

Install

This package is uploaded to MavenCentral and supports JVM, JS(IR) and all native targets as well.

repositories {
mavenCentral()
}

dependencies {
implementation("app.softwork:kotlinx-serialization-csv:LATEST")
implementation("app.softwork:kotlinx-serialization-flf:LATEST")
}

License

Apache 2

Packages

Link copied to clipboard

This package contains the CSV-Format.