tototoshi / scala-csv   1.3.10

GitHub

CSV Reader/Writer for Scala

Scala versions: 3.x 2.13 2.12 2.11 2.10

scala-csv 1.3.8


Group ID:
com.github.tototoshi
Artifact ID:
scala-csv_3
Version:
1.3.8
Release Date:
May 15, 2021
Licenses:
Files:

libraryDependencies += "com.github.tototoshi" %% "scala-csv" % "1.3.8"

Mill build tool

ivy"com.github.tototoshi::scala-csv:1.3.8"

Scala CLI

//> using dep "com.github.tototoshi::scala-csv:1.3.8"

Ammonite REPL

import $ivy.`com.github.tototoshi::scala-csv:1.3.8`

<dependency>
  <groupId>com.github.tototoshi</groupId>
  <artifactId>scala-csv_3</artifactId>
  <version>1.3.8</version>
</dependency>

compile group: 'com.github.tototoshi', name: 'scala-csv_3', version: '1.3.8'