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


Group ID:
com.github.martincooper
Artifact ID:
scala-datatable_2.11
Version:
0.2.0
Release Date:
Dec 19, 2014
Licenses:
Files:
Full Scala Version:
2.11.4
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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