de.siegmar.fastcsv.reader.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fastcsv Show documentation
Show all versions of fastcsv Show documentation
Lightning-fast, dependency-free CSV library that conforms to RFC standards.
The newest version!
/**
* FastCSV reader.
*
* Obtain reader via {@link de.siegmar.fastcsv.reader.CsvReader#builder()}.
*/
package de.siegmar.fastcsv.reader;