is not current version
Last Version 2.6.0

com.github.mjakubowski84:parquet4s-core_2.12 1.2.1

parquet4s-core

GroupId

GroupId

com.github.mjakubowski84
ArtifactId

ArtifactId

parquet4s-core_2.12
Version

Version

1.2.1
Type

Type

jar

Download parquet4s-core_2.12 1.2.1


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