Group Id ai.h2o
Artifact Id mojo2-runtime-h2o3-impl
Version 2.5.1
Packaging jar
URL -
Badge
Last Updated 2020-09-09T21:51:58+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-h2o3-impl</artifactId>
    <version>2.5.1</version>
</dependency>
implementation group: 'ai.h2o', name: 'mojo2-runtime-h2o3-impl', version: '2.5.1'
implementation 'ai.h2o:mojo2-runtime-h2o3-impl:2.5.1'
implementation("ai.h2o:mojo2-runtime-h2o3-impl:2.5.1")
libraryDependencies += "ai.h2o" % "mojo2-runtime-h2o3-impl" % "2.5.1"
<dependency org="ai.h2o" name="mojo2-runtime-h2o3-impl" rev="2.5.1"/>
@Grapes(
    @Grab(group='ai.h2o', module='mojo2-runtime-h2o3-impl', version='2.5.1')
)
[ai.h2o/mojo2-runtime-h2o3-impl "2.5.1"]
'ai.h2o:mojo2-runtime-h2o3-impl:2.5.1'