is not current version
Last Version 3.36.1.2

ai.h2o:h2o-web 0.1.10

H2O web client

Categories

Categories

H2 Data Databases H2O Business Logic Libraries Machine Learning
GroupId

GroupId

ai.h2o
ArtifactId

ArtifactId

h2o-web
Version

Version

0.1.10
Type

Type

jar

Download h2o-web 0.1.10


<!-- https://jarcasting.com/artifacts/ai.h2o/h2o-web/ -->
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>h2o-web</artifactId>
    <version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/ai.h2o/h2o-web/
implementation 'ai.h2o:h2o-web:0.1.10'
// https://jarcasting.com/artifacts/ai.h2o/h2o-web/
implementation ("ai.h2o:h2o-web:0.1.10")
'ai.h2o:h2o-web:jar:0.1.10'
<dependency org="ai.h2o" name="h2o-web" rev="0.1.10">
  <artifact name="h2o-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.h2o', module='h2o-web', version='0.1.10')
)
libraryDependencies += "ai.h2o" % "h2o-web" % "0.1.10"
[ai.h2o/h2o-web "0.1.10"]