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

ai.h2o:mojo2-runtime 2.5.12

MOJO2 Runtime FatJar

Категории

Категории

H2 Данные Базы данных H2O Прикладные библиотеки Machine Learning
Группа

Группа

ai.h2o
Идентификатор

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

mojo2-runtime
Версия

Версия

2.5.12
Тип

Тип

jar

Скачать mojo2-runtime 2.5.12


<!-- https://jarcasting.com/artifacts/ai.h2o/mojo2-runtime/ -->
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>mojo2-runtime</artifactId>
    <version>2.5.12</version>
</dependency>
// https://jarcasting.com/artifacts/ai.h2o/mojo2-runtime/
implementation 'ai.h2o:mojo2-runtime:2.5.12'
// https://jarcasting.com/artifacts/ai.h2o/mojo2-runtime/
implementation ("ai.h2o:mojo2-runtime:2.5.12")
'ai.h2o:mojo2-runtime:jar:2.5.12'
<dependency org="ai.h2o" name="mojo2-runtime" rev="2.5.12">
  <artifact name="mojo2-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.h2o', module='mojo2-runtime', version='2.5.12')
)
libraryDependencies += "ai.h2o" % "mojo2-runtime" % "2.5.12"
[ai.h2o/mojo2-runtime "2.5.12"]