Group Id ai.h2o
Artifact Id mojo2-runtime
Version 2.5.7
Packaging jar
URL -
Badge
Last Updated 2020-12-29T10:20:48+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>mojo2-runtime</artifactId>
    <version>2.5.7</version>
</dependency>
implementation group: 'ai.h2o', name: 'mojo2-runtime', version: '2.5.7'
implementation 'ai.h2o:mojo2-runtime:2.5.7'
implementation("ai.h2o:mojo2-runtime:2.5.7")
libraryDependencies += "ai.h2o" % "mojo2-runtime" % "2.5.7"
<dependency org="ai.h2o" name="mojo2-runtime" rev="2.5.7"/>
@Grapes(
    @Grab(group='ai.h2o', module='mojo2-runtime', version='2.5.7')
)
[ai.h2o/mojo2-runtime "2.5.7"]
'ai.h2o:mojo2-runtime:2.5.7'