I'm currently using super-csv to read/write csv file from Java application. Now, I need to deal with Joda DateTime object. I see that there is a super-csv-joda module, but I can't found information about how to use it. I tried to download it from Maven using super-csv-joda but that does not works.
Can you help me please ?
Thanks
Farid