gekomad / itto-csv   2.0.0

Apache License 2.0 GitHub

Itto-CSV is a pure scala library for working with the CSV format

Scala versions: 3.x 2.13 2.12 2.11

itto-csv 2.0.0-M1


Group ID:
com.github.gekomad
Artifact ID:
itto-csv_3
Version:
2.0.0-M1
Release Date:
Sept 13, 2021
Licenses:
Files:

libraryDependencies += "com.github.gekomad" %% "itto-csv" % "2.0.0-M1"

Mill build tool

ivy"com.github.gekomad::itto-csv:2.0.0-M1"

Scala CLI

//> using dep "com.github.gekomad::itto-csv:2.0.0-M1"

Ammonite REPL

import $ivy.`com.github.gekomad::itto-csv:2.0.0-M1`

<dependency>
  <groupId>com.github.gekomad</groupId>
  <artifactId>itto-csv_3</artifactId>
  <version>2.0.0-M1</version>
</dependency>

compile group: 'com.github.gekomad', name: 'itto-csv_3', version: '2.0.0-M1'