is not current version
Last Version 0.32.1

tech.tablesaw:tablesaw-smile 0.11.2


Categories

Categories

Smile Business Logic Libraries Machine Learning Tablesaw Science
GroupId

GroupId

tech.tablesaw
ArtifactId

ArtifactId

tablesaw-smile
Version

Version

0.11.2
Type

Type

jar

Download tablesaw-smile 0.11.2


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