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