is not current version
Last Version 0.32.1

tech.tablesaw:tablesaw-smile 0.12.0


Categories

Categories

Smile Business Logic Libraries Machine Learning Tablesaw Science
GroupId

GroupId

tech.tablesaw
ArtifactId

ArtifactId

tablesaw-smile
Version

Version

0.12.0
Type

Type

jar

Download tablesaw-smile 0.12.0


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