is not current version
Last Version 1.11.9

com.gojek.parquet:parquet-benchmarks 1.11.8


GroupId

GroupId

com.gojek.parquet
ArtifactId

ArtifactId

parquet-benchmarks
Version

Version

1.11.8
Type

Type

jar

Download parquet-benchmarks 1.11.8


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