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