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