androidfast-csv

How to integrate FastCSV into android project


how do I integrate https://github.com/osiegmar/FastCSV inside android kotlin project. There is no jar file or gradle implementation


Solution

  • You should include it as a module in your project.