is not current version
Last Version 1.11.9

com.gojek.parquet:parquet-thrift 1.11.2


GroupId

GroupId

com.gojek.parquet
ArtifactId

ArtifactId

parquet-thrift
Version

Version

1.11.2
Type

Type

jar

Download parquet-thrift 1.11.2


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