dorony / object-csv   0.3

GitHub

Strongly typed CSV helper for Scala.

Scala versions: 2.11

object-csv 0.1


Group ID:
com.gingersoftware
Artifact ID:
object-csv_2.11
Version:
0.1
Release Date:
May 14, 2014
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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