is not current version
Last Version 1.11.9

com.gojek.parquet:parquet-protobuf 1.11.4


Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.gojek.parquet
ArtifactId

ArtifactId

parquet-protobuf
Version

Version

1.11.4
Type

Type

jar

Download parquet-protobuf 1.11.4


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