не последняя версия
Последняя версия 2.6.0

com.github.haifengl:smile-interpolation 2.4.0

smile-interpolation

Категории

Категории

Smile Прикладные библиотеки Machine Learning
Группа

Группа

com.github.haifengl
Идентификатор

Идентификатор

smile-interpolation
Версия

Версия

2.4.0
Тип

Тип

jar

Скачать smile-interpolation 2.4.0


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