Group Id ai.h2o
Artifact Id h2o-persist-http
Version 3.24.0.1
Packaging jar
URL -
Badge
Last Updated 2019-03-31T16:03:10+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.24.0.1</version>
</dependency>
implementation group: 'ai.h2o', name: 'h2o-persist-http', version: '3.24.0.1'
implementation 'ai.h2o:h2o-persist-http:3.24.0.1'
implementation("ai.h2o:h2o-persist-http:3.24.0.1")
libraryDependencies += "ai.h2o" % "h2o-persist-http" % "3.24.0.1"
<dependency org="ai.h2o" name="h2o-persist-http" rev="3.24.0.1"/>
@Grapes(
    @Grab(group='ai.h2o', module='h2o-persist-http', version='3.24.0.1')
)
[ai.h2o/h2o-persist-http "3.24.0.1"]
'ai.h2o:h2o-persist-http:3.24.0.1'