Skip to content

Instantly share code, notes, and snippets.

@file:DependsOn("com.github.doyaaaaaken:kotlin-csv-jvm:0.7.3")
@file:DependsOn("com.sun.mail:javax.mail:1.6.2")
import com.github.doyaaaaaken.kotlincsv.dsl.csvReader
import java.io.FileNotFoundException
import java.lang.Exception
import java.net.PasswordAuthentication
import java.nio.charset.StandardCharsets
import java.nio.file.Path
import java.nio.file.Paths