dorony / object-csv   0.3

GitHub

Strongly typed CSV helper for Scala.

Scala versions: 2.11

object-csv 0.2


Group ID:
com.gingersoftware
Artifact ID:
object-csv_2.11
Version:
0.2
Release Date:
May 9, 2015
Licenses:
Files:

libraryDependencies += "com.gingersoftware" %% "object-csv" % "0.2"

Mill build tool

ivy"com.gingersoftware::object-csv:0.2"

Scala CLI

//> using dep "com.gingersoftware::object-csv:0.2"

Ammonite REPL

import $ivy.`com.gingersoftware::object-csv:0.2`

<dependency>
  <groupId>com.gingersoftware</groupId>
  <artifactId>object-csv_2.11</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.gingersoftware', name: 'object-csv_2.11', version: '0.2'