GroupId | GroupIdcom.github.mjakubowski84 |
---|---|
ArtifactId | ArtifactIdparquet4s-core_3 |
Version | Version2.0.0-RC2 |
Type | Typejar |
Filename | Size |
---|---|
parquet4s-core_3-2.0.0-RC2.pom | |
parquet4s-core_3-2.0.0-RC2.jar | 654 KB |
parquet4s-core_3-2.0.0-RC2-sources.jar | 43 KB |
parquet4s-core_3-2.0.0-RC2-javadoc.jar | 963 KB |
Browse |
<!-- 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-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/
implementation 'com.github.mjakubowski84:parquet4s-core_3:2.0.0-RC2'
// https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/
implementation ("com.github.mjakubowski84:parquet4s-core_3:2.0.0-RC2")
'com.github.mjakubowski84:parquet4s-core_3:jar:2.0.0-RC2'
<dependency org="com.github.mjakubowski84" name="parquet4s-core_3" rev="2.0.0-RC2">
<artifact name="parquet4s-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjakubowski84', module='parquet4s-core_3', version='2.0.0-RC2')
)
libraryDependencies += "com.github.mjakubowski84" % "parquet4s-core_3" % "2.0.0-RC2"
[com.github.mjakubowski84/parquet4s-core_3 "2.0.0-RC2"]