Immutable DataTable implementation in Scala
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"
ivy"com.github.martincooper::scala-datatable:0.2.0"
//> using dep "com.github.martincooper::scala-datatable:0.2.0"
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'