0

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

Dim
  • 4,527
  • 15
  • 80
  • 139

1 Answers1

1

You should include it as a module in your project.

sdex
  • 3,169
  • 15
  • 28