is not current version
Last Version 0.2.10

ai.h2o:h2o-flow 0.2.2

H2O Flow simplifies data science workflows

Categories

Categories

H2 Data Databases H2O Business Logic Libraries Machine Learning
GroupId

GroupId

ai.h2o
ArtifactId

ArtifactId

h2o-flow
Version

Version

0.2.2
Type

Type

jar

Download h2o-flow 0.2.2


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