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

com.github.haifengl:smile-interpolation 2.5.2

smile-interpolation

Категории

Категории

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

Группа

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

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

smile-interpolation
Версия

Версия

2.5.2
Тип

Тип

jar

Скачать smile-interpolation 2.5.2


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