kontainers / purecsv   1.3.10

Apache License 2.0 GitHub

A type-safe and boilerplate-free CSV library for Scala

Scala versions: 2.13 2.12 2.11
Scala.js versions: 0.6

purecsv 0.3.3


Group ID:
io.kontainers
Artifact ID:
purecsv_2.13
Version:
0.3.3
Release Date:
Jun 10, 2019
Licenses:
Files:

libraryDependencies += "io.kontainers" %% "purecsv" % "0.3.3"

Mill build tool

ivy"io.kontainers::purecsv:0.3.3"

Scala CLI

//> using dep "io.kontainers::purecsv:0.3.3"

Ammonite REPL

import $ivy.`io.kontainers::purecsv:0.3.3`

<dependency>
  <groupId>io.kontainers</groupId>
  <artifactId>purecsv_2.13</artifactId>
  <version>0.3.3</version>
</dependency>

compile group: 'io.kontainers', name: 'purecsv_2.13', version: '0.3.3'