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.1


Group ID:
com.github.marklister
Artifact ID:
product-collections_sjs0.6_2.10
Version:
1.4.1
Release Date:
Mar 5, 2015
Licenses:

libraryDependencies += "com.github.marklister" %%% "product-collections" % "1.4.1"
resolvers += Resolver.bintrayRepo("marklister", "maven")

Mill build tool

ivy"com.github.marklister::product-collections::1.4.1"
MavenRepository("https://dl.bintray.com/marklister/maven")

Scala CLI

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