scala-csv 1.3.8
Group ID:
com.github.tototoshi
Artifact ID:
scala-csv_2.12
Version:
1.3.8
Release Date:
May 15, 2021
Licenses:
Files:
Full Scala Version:
2.12.13
Developers:
libraryDependencies += "com.github.tototoshi" %% "scala-csv" % "1.3.8"
ivy"com.github.tototoshi::scala-csv:1.3.8"
//> using dep "com.github.tototoshi::scala-csv:1.3.8"
import $ivy.`com.github.tototoshi::scala-csv:1.3.8`
<dependency> <groupId>com.github.tototoshi</groupId> <artifactId>scala-csv_2.12</artifactId> <version>1.3.8</version> </dependency>
compile group: 'com.github.tototoshi', name: 'scala-csv_2.12', version: '1.3.8'