is not current version
Last Version 2.7.9

ai.h2o:mojo2-runtime 2.5.10

MOJO2 Runtime FatJar

Categories

Categories

H2 Data Databases H2O Business Logic Libraries Machine Learning
GroupId

GroupId

ai.h2o
ArtifactId

ArtifactId

mojo2-runtime
Version

Version

2.5.10
Type

Type

jar

Download mojo2-runtime 2.5.10


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