scala-csv 1.3.5
Group ID:
com.github.tototoshi
Artifact ID:
scala-csv_2.11
Version:
1.3.5
Release Date:
Aug 16, 2017
Licenses:
Files:
Full Scala Version:
2.11.11
Developers:
libraryDependencies += "com.github.tototoshi" %% "scala-csv" % "1.3.5"
ivy"com.github.tototoshi::scala-csv:1.3.5"
//> using dep "com.github.tototoshi::scala-csv:1.3.5"
import $ivy.`com.github.tototoshi::scala-csv:1.3.5`
<dependency> <groupId>com.github.tototoshi</groupId> <artifactId>scala-csv_2.11</artifactId> <version>1.3.5</version> </dependency>
compile group: 'com.github.tototoshi', name: 'scala-csv_2.11', version: '1.3.5'