Immutable DataTable implementation in Scala
scala-datatable 0.7.0
Group ID:
com.github.martincooper
Artifact ID:
scala-datatable_2.11
Version:
0.7.0
Release Date:
Jan 4, 2015
Licenses:
Files:
Full Scala Version:
2.11.4
Developers:
libraryDependencies += "com.github.martincooper" %% "scala-datatable" % "0.7.0"
ivy"com.github.martincooper::scala-datatable:0.7.0"
//> using dep "com.github.martincooper::scala-datatable:0.7.0"
import $ivy.`com.github.martincooper::scala-datatable:0.7.0`
<dependency> <groupId>com.github.martincooper</groupId> <artifactId>scala-datatable_2.11</artifactId> <version>0.7.0</version> </dependency>
compile group: 'com.github.martincooper', name: 'scala-datatable_2.11', version: '0.7.0'