marklister / product-collections   1.4.5

BSD 2-clause "Simplified" License GitHub

A very simple, strongly typed, scala framework for tabular data. A collection of tuples. A strongly typed scala csv reader and writer. A lightweight idiomatic dataframe / datatable alternative.

Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6

product-collections 1.4.3


Group ID:
com.github.marklister
Artifact ID:
product-collections_2.11
Version:
1.4.3
Release Date:
May 26, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.github.marklister" %% "product-collections" % "1.4.3"

Mill build tool

ivy"com.github.marklister::product-collections:1.4.3"

Scala CLI

//> using dep "com.github.marklister::product-collections:1.4.3"

Ammonite REPL

import $ivy.`com.github.marklister::product-collections:1.4.3`

<dependency>
  <groupId>com.github.marklister</groupId>
  <artifactId>product-collections_2.11</artifactId>
  <version>1.4.3</version>
</dependency>

compile group: 'com.github.marklister', name: 'product-collections_2.11', version: '1.4.3'