t

tablesaw-jsplot

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