martincooper / scala-datatable   0.9.0

Apache License 2.0 GitHub

Immutable DataTable implementation in Scala

Scala versions: 2.13 2.12 2.11

scala-datatable 0.1


Group ID:
com.github.martincooper
Artifact ID:
scala-datatable_2.11
Version:
0.1
Release Date:
Dec 16, 2014
Licenses:
Files:

libraryDependencies += "com.github.martincooper" %% "scala-datatable" % "0.1"

Mill build tool

ivy"com.github.martincooper::scala-datatable:0.1"

Scala CLI

//> using dep "com.github.martincooper::scala-datatable:0.1"

Ammonite REPL

import $ivy.`com.github.martincooper::scala-datatable:0.1`

<dependency>
  <groupId>com.github.martincooper</groupId>
  <artifactId>scala-datatable_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.martincooper', name: 'scala-datatable_2.11', version: '0.1'