Group Id ai.h2o
Artifact Id h2o-avro-parser
Version 3.10.4.11
Packaging jar
URL -
Badge
Last Updated 2017-10-05T14:51:09+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.4.11</version>
</dependency>
implementation group: 'ai.h2o', name: 'h2o-avro-parser', version: '3.10.4.11'
implementation 'ai.h2o:h2o-avro-parser:3.10.4.11'
implementation("ai.h2o:h2o-avro-parser:3.10.4.11")
libraryDependencies += "ai.h2o" % "h2o-avro-parser" % "3.10.4.11"
<dependency org="ai.h2o" name="h2o-avro-parser" rev="3.10.4.11"/>
@Grapes(
    @Grab(group='ai.h2o', module='h2o-avro-parser', version='3.10.4.11')
)
[ai.h2o/h2o-avro-parser "3.10.4.11"]
'ai.h2o:h2o-avro-parser:3.10.4.11'