Group Id ai.h2o
Artifact Id h2o-hive
Version 3.38.0.2
Packaging jar
URL -
Badge
Last Updated 2022-10-27T08:50:12+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>h2o-hive</artifactId>
    <version>3.38.0.2</version>
</dependency>
implementation group: 'ai.h2o', name: 'h2o-hive', version: '3.38.0.2'
implementation 'ai.h2o:h2o-hive:3.38.0.2'
implementation("ai.h2o:h2o-hive:3.38.0.2")
libraryDependencies += "ai.h2o" % "h2o-hive" % "3.38.0.2"
<dependency org="ai.h2o" name="h2o-hive" rev="3.38.0.2"/>
@Grapes(
    @Grab(group='ai.h2o', module='h2o-hive', version='3.38.0.2')
)
[ai.h2o/h2o-hive "3.38.0.2"]
'ai.h2o:h2o-hive:3.38.0.2'