t

tablesaw-jsplot

Files download
File Operation
tablesaw-jsplot-0.43.2-rc1.jar download
tablesaw-jsplot-0.43.2-rc1.pom download
tablesaw-jsplot-0.43.2-rc1-sources.jar download
Apache Maven
<dependency>
  <groupId>net.tlabs-data</groupId>
  <artifactId>tablesaw-jsplot</artifactId>
  <version>0.43.2-rc1</version>
</dependency>
Gradle Groovy
implementation 'net.tlabs-data:tablesaw-jsplot:0.43.2-rc1'
Gradle Kotlin
implementation("net.tlabs-data:tablesaw-jsplot:0.43.2-rc1")
Scala SBT
libraryDependencies += "net.tlabs-data" % "tablesaw-jsplot" % "0.43.2-rc1"
Groovy Grape
@Grapes(
  @Grab(group='net.tlabs-data', module='tablesaw-jsplot', version='0.43.2-rc1')
)
Apache Ivy
<dependency org="net.tlabs-data" name="tablesaw-jsplot" rev="0.43.2-rc1" />
Leiningen
[net.tlabs-data/tablesaw-jsplot "0.43.2-rc1"]
Apache Buildr
'net.tlabs-data:tablesaw-jsplot:jar:0.43.2-rc1'