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.0


Group ID:
io.kontainers
Artifact ID:
purecsv_2.12
Version:
0.3.0
Release Date:
Feb 18, 2019
Licenses:
Files:

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

Mill build tool

ivy"io.kontainers::purecsv:0.3.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.kontainers</groupId>
  <artifactId>purecsv_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.kontainers', name: 'purecsv_2.12', version: '0.3.0'