License |
License |
---|---|
Categories |
CategoriesScala Languages Data |
GroupId | GroupIdcom.github.martincooper |
ArtifactId | ArtifactIdscala-datatable_2.11 |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscala-datatable
scala-datatable
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.martincooper |
Filename | Size |
---|---|
scala-datatable_2.11-0.7.0.pom | |
scala-datatable_2.11-0.7.0.jar | 84 KB |
scala-datatable_2.11-0.7.0-sources.jar | 9 KB |
scala-datatable_2.11-0.7.0-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.martincooper/scala-datatable_2.11/ -->
<dependency>
<groupId>com.github.martincooper</groupId>
<artifactId>scala-datatable_2.11</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martincooper/scala-datatable_2.11/
implementation 'com.github.martincooper:scala-datatable_2.11:0.7.0'
// https://jarcasting.com/artifacts/com.github.martincooper/scala-datatable_2.11/
implementation ("com.github.martincooper:scala-datatable_2.11:0.7.0")
'com.github.martincooper:scala-datatable_2.11:jar:0.7.0'
<dependency org="com.github.martincooper" name="scala-datatable_2.11" rev="0.7.0">
<artifact name="scala-datatable_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martincooper', module='scala-datatable_2.11', version='0.7.0')
)
libraryDependencies += "com.github.martincooper" % "scala-datatable_2.11" % "0.7.0"
[com.github.martincooper/scala-datatable_2.11 "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.4 |
org.scala-lang : scala-reflect | jar | 2.11.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.1 |