Group Id ai.h2o
Artifact Id h2o-avro-parser
Version 3.10.3.6
Packaging jar
URL -
Badge
Last Updated 2017-02-21T17:04:28+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>ai.h2o</groupId>
    <artifactId>h2o-avro-parser</artifactId>
    <version>3.10.3.6</version>
</dependency>
implementation group: 'ai.h2o', name: 'h2o-avro-parser', version: '3.10.3.6'
implementation 'ai.h2o:h2o-avro-parser:3.10.3.6'
implementation("ai.h2o:h2o-avro-parser:3.10.3.6")
libraryDependencies += "ai.h2o" % "h2o-avro-parser" % "3.10.3.6"
<dependency org="ai.h2o" name="h2o-avro-parser" rev="3.10.3.6"/>
@Grapes(
    @Grab(group='ai.h2o', module='h2o-avro-parser', version='3.10.3.6')
)
[ai.h2o/h2o-avro-parser "3.10.3.6"]
'ai.h2o:h2o-avro-parser:3.10.3.6'