is not current version
Last Version 0.18.9

com.facebook.hive:hive-dwrf 0.9


GroupId

GroupId

com.facebook.hive
ArtifactId

ArtifactId

hive-dwrf
Version

Version

0.9
Type

Type

jar

Download hive-dwrf 0.9


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