License |
License |
---|---|
Categories |
CategoriesScala Languages Data |
GroupId | GroupIdcom.stephenn |
ArtifactId | ArtifactIdscala-datatable_2.13 |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscala-datatable
scala-datatable
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.stephenn |
Filename | Size |
---|---|
scala-datatable_2.13-0.9.0.pom | |
scala-datatable_2.13-0.9.0.jar | 181 KB |
scala-datatable_2.13-0.9.0-sources.jar | 22 KB |
scala-datatable_2.13-0.9.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stephenn/scala-datatable_2.13/ -->
<dependency>
<groupId>com.stephenn</groupId>
<artifactId>scala-datatable_2.13</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stephenn/scala-datatable_2.13/
implementation 'com.stephenn:scala-datatable_2.13:0.9.0'
// https://jarcasting.com/artifacts/com.stephenn/scala-datatable_2.13/
implementation ("com.stephenn:scala-datatable_2.13:0.9.0")
'com.stephenn:scala-datatable_2.13:jar:0.9.0'
<dependency org="com.stephenn" name="scala-datatable_2.13" rev="0.9.0">
<artifact name="scala-datatable_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stephenn', module='scala-datatable_2.13', version='0.9.0')
)
libraryDependencies += "com.stephenn" % "scala-datatable_2.13" % "0.9.0"
[com.stephenn/scala-datatable_2.13 "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
org.scala-lang : scala-reflect | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.0.8 |