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


Group ID:
com.stephenn
Artifact ID:
scala-datatable_2.13
Version:
0.9.0
Release Date:
Dec 30, 2019
Licenses:
Files:

libraryDependencies += "com.stephenn" %% "scala-datatable" % "0.9.0"

Mill build tool

ivy"com.stephenn::scala-datatable:0.9.0"

Scala CLI

//> using dep "com.stephenn::scala-datatable:0.9.0"

Ammonite REPL

import $ivy.`com.stephenn::scala-datatable:0.9.0`

<dependency>
  <groupId>com.stephenn</groupId>
  <artifactId>scala-datatable_2.13</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'com.stephenn', name: 'scala-datatable_2.13', version: '0.9.0'