Group Id ai.h2o
Artifact Id h2o-persist-http
Version 3.26.0.8
Packaging jar
URL -
Badge
Last Updated 2019-10-17T18:09:54+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>h2o-persist-http</artifactId>
    <version>3.26.0.8</version>
</dependency>
implementation group: 'ai.h2o', name: 'h2o-persist-http', version: '3.26.0.8'
implementation 'ai.h2o:h2o-persist-http:3.26.0.8'
implementation("ai.h2o:h2o-persist-http:3.26.0.8")
libraryDependencies += "ai.h2o" % "h2o-persist-http" % "3.26.0.8"
<dependency org="ai.h2o" name="h2o-persist-http" rev="3.26.0.8"/>
@Grapes(
    @Grab(group='ai.h2o', module='h2o-persist-http', version='3.26.0.8')
)
[ai.h2o/h2o-persist-http "3.26.0.8"]
'ai.h2o:h2o-persist-http:3.26.0.8'