is not current version
Last Version 2.6.0

com.github.haifengl:smile-data 2.0.0

smile-data

Categories

Categories

Data Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.haifengl
ArtifactId

ArtifactId

smile-data
Version

Version

2.0.0
Type

Type

jar

Download smile-data 2.0.0


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