Group Id ai.h2o
Artifact Id mojo2-runtime-impl
Version 2.7.3
Packaging jar
URL -
Badge
Last Updated 2021-10-27T09:07:32+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-impl</artifactId>
    <version>2.7.3</version>
</dependency>
implementation group: 'ai.h2o', name: 'mojo2-runtime-impl', version: '2.7.3'
implementation 'ai.h2o:mojo2-runtime-impl:2.7.3'
implementation("ai.h2o:mojo2-runtime-impl:2.7.3")
libraryDependencies += "ai.h2o" % "mojo2-runtime-impl" % "2.7.3"
<dependency org="ai.h2o" name="mojo2-runtime-impl" rev="2.7.3"/>
@Grapes(
    @Grab(group='ai.h2o', module='mojo2-runtime-impl', version='2.7.3')
)
[ai.h2o/mojo2-runtime-impl "2.7.3"]
'ai.h2o:mojo2-runtime-impl:2.7.3'