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 1.3.10


Group ID:
io.kontainers
Artifact ID:
purecsv_2.13
Version:
1.3.10
Release Date:
Feb 8, 2022
Licenses:
Files:

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

Mill build tool

ivy"io.kontainers::purecsv:1.3.10"

Scala CLI

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

Ammonite REPL

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

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

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