All Downloads are FREE. Search and download functionalities are using the official Maven repository.

stcsv.3.6.0.source-code.module-info Maven / Gradle / Ivy

Go to download

Lightning-fast, dependency-free CSV library that conforms to RFC standards.

The newest version!
/// FastCSV
module de.siegmar.fastcsv {

    exports de.siegmar.fastcsv.reader;
    exports de.siegmar.fastcsv.writer;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy