is not current version
Last Version 1.6.0

com.twitter:parquet-hive-bundle 1.3.2


GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

parquet-hive-bundle
Version

Version

1.3.2
Type

Type

jar

Download parquet-hive-bundle 1.3.2


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