martincooper / scala-datatable   0.9.0

Apache License 2.0 GitHub

Immutable DataTable implementation in Scala

Scala versions: 2.13 2.12

scala-datatable 0.6.0


Group ID:
com.github.martincooper
Artifact ID:
scala-datatable_2.11
Version:
0.6.0
Release Date:
Jan 3, 2015
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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