Join Slack
Powered by
Is there a lib other than OpenCSV that people use ...
# announcements
n
Nezteb
08/01/2019, 8:12 PM
Is there a lib other than OpenCSV that people use with Kotlin to read/write CSV files?
c
Casey Brooks
08/01/2019, 8:21 PM
It’s not Kotlin, but Univocity-Parsers works pretty well
https://github.com/uniVocity/univocity-parsers
f
fred.deschenes
08/01/2019, 8:27 PM
There's also a Jackson module for CSV if you're already using Jackson :
https://github.com/FasterXML/jackson-dataformats-text/tree/master/csv
g
gildor
08/02/2019, 1:40 AM
We need kotlinx
#C7A1U5PTM
for CSV
9
Views
Open in Slack
Previous
Next