is not current version
Last Version 0.26

com.facebook.hiveio:hive-io-exp-mapreduce 0.23


GroupId

GroupId

com.facebook.hiveio
ArtifactId

ArtifactId

hive-io-exp-mapreduce
Version

Version

0.23
Type

Type

jar

Download hive-io-exp-mapreduce 0.23


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