не последняя версия
Последняя версия 0.24.4

tech.tablesaw:tablesaw-plot 0.24.2


Категории

Категории

Tablesaw Прикладные библиотеки Science
Группа

Группа

tech.tablesaw
Идентификатор

Идентификатор

tablesaw-plot
Версия

Версия

0.24.2
Тип

Тип

jar

Скачать tablesaw-plot 0.24.2


<!-- https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-plot/ -->
<dependency>
    <groupId>tech.tablesaw</groupId>
    <artifactId>tablesaw-plot</artifactId>
    <version>0.24.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-plot/
implementation 'tech.tablesaw:tablesaw-plot:0.24.2'
// https://jarcasting.com/artifacts/tech.tablesaw/tablesaw-plot/
implementation ("tech.tablesaw:tablesaw-plot:0.24.2")
'tech.tablesaw:tablesaw-plot:jar:0.24.2'
<dependency org="tech.tablesaw" name="tablesaw-plot" rev="0.24.2">
  <artifact name="tablesaw-plot" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.tablesaw', module='tablesaw-plot', version='0.24.2')
)
libraryDependencies += "tech.tablesaw" % "tablesaw-plot" % "0.24.2"
[tech.tablesaw/tablesaw-plot "0.24.2"]