License |
License |
---|---|
Categories |
CategoriesScala Languages Data |
GroupId | GroupIdcom.github.martincooper |
ArtifactId | ArtifactIdscala-datatable_2.12 |
Last Version | Last Version0.8.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.12-0.8.0.pom | |
scala-datatable_2.12-0.8.0.jar | 174 KB |
scala-datatable_2.12-0.8.0-sources.jar | 22 KB |
scala-datatable_2.12-0.8.0-javadoc.jar | 937 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.martincooper/scala-datatable_2.12/ -->
<dependency>
<groupId>com.github.martincooper</groupId>
<artifactId>scala-datatable_2.12</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martincooper/scala-datatable_2.12/
implementation 'com.github.martincooper:scala-datatable_2.12:0.8.0'
// https://jarcasting.com/artifacts/com.github.martincooper/scala-datatable_2.12/
implementation ("com.github.martincooper:scala-datatable_2.12:0.8.0")
'com.github.martincooper:scala-datatable_2.12:jar:0.8.0'
<dependency org="com.github.martincooper" name="scala-datatable_2.12" rev="0.8.0">
<artifact name="scala-datatable_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martincooper', module='scala-datatable_2.12', version='0.8.0')
)
libraryDependencies += "com.github.martincooper" % "scala-datatable_2.12" % "0.8.0"
[com.github.martincooper/scala-datatable_2.12 "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
org.scala-lang : scala-reflect | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.4 |