is not current version
Last Version 2.6.0

com.github.haifengl:smile-core 1.0.4

Statistical Machine Intelligence and Learning Engine -- Core

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.haifengl
ArtifactId

ArtifactId

smile-core
Version

Version

1.0.4
Type

Type

jar

Download smile-core 1.0.4


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