is not current version
Last Version 2.7.9

ai.h2o:mojo2-runtime-impl 2.5.12

MOJO2 Runtime Implementation

Categories

Categories

H2 Data Databases H2O Business Logic Libraries Machine Learning
GroupId

GroupId

ai.h2o
ArtifactId

ArtifactId

mojo2-runtime-impl
Version

Version

2.5.12
Type

Type

jar

Download mojo2-runtime-impl 2.5.12


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