GroupId | GroupIdcom.github.mjakubowski84 |
---|---|
ArtifactId | ArtifactIdparquet4s-core_2.12 |
Version | Version1.2.1 |
Type | Typejar |
Filename | Size |
---|---|
parquet4s-core_2.12-1.2.1.pom | |
parquet4s-core_2.12-1.2.1.jar | 336 KB |
parquet4s-core_2.12-1.2.1-sources.jar | 23 KB |
parquet4s-core_2.12-1.2.1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]