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