is not current version
Last Version 2.6.0

com.github.mjakubowski84:parquet4s-core_3 2.0.0-RC3

parquet4s-core

GroupId

GroupId

com.github.mjakubowski84
ArtifactId

ArtifactId

parquet4s-core_3
Version

Version

2.0.0-RC3
Type

Type

jar

Download parquet4s-core_3 2.0.0-RC3


<!-- https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/ -->
<dependency>
    <groupId>com.github.mjakubowski84</groupId>
    <artifactId>parquet4s-core_3</artifactId>
    <version>2.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/
implementation 'com.github.mjakubowski84:parquet4s-core_3:2.0.0-RC3'
// https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/
implementation ("com.github.mjakubowski84:parquet4s-core_3:2.0.0-RC3")
'com.github.mjakubowski84:parquet4s-core_3:jar:2.0.0-RC3'
<dependency org="com.github.mjakubowski84" name="parquet4s-core_3" rev="2.0.0-RC3">
  <artifact name="parquet4s-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjakubowski84', module='parquet4s-core_3', version='2.0.0-RC3')
)
libraryDependencies += "com.github.mjakubowski84" % "parquet4s-core_3" % "2.0.0-RC3"
[com.github.mjakubowski84/parquet4s-core_3 "2.0.0-RC3"]