is not current version
Last Version 2.6.0

com.github.haifengl:smile-io 2.5.0

smile-io

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.haifengl
ArtifactId

ArtifactId

smile-io
Version

Version

2.5.0
Type

Type

jar

Download smile-io 2.5.0


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