GroupId | GroupIdcom.github.mjakubowski84 |
---|---|
ArtifactId | ArtifactIdparquet4s-core_3 |
Version | Version2.5.0 |
Type | Typejar |
Filename | Size |
---|---|
parquet4s-core_3-2.5.0.pom | |
parquet4s-core_3-2.5.0.jar | 801 KB |
parquet4s-core_3-2.5.0-sources.jar | 57 KB |
parquet4s-core_3-2.5.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/ -->
<dependency>
<groupId>com.github.mjakubowski84</groupId>
<artifactId>parquet4s-core_3</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/
implementation 'com.github.mjakubowski84:parquet4s-core_3:2.5.0'
// https://jarcasting.com/artifacts/com.github.mjakubowski84/parquet4s-core_3/
implementation ("com.github.mjakubowski84:parquet4s-core_3:2.5.0")
'com.github.mjakubowski84:parquet4s-core_3:jar:2.5.0'
<dependency org="com.github.mjakubowski84" name="parquet4s-core_3" rev="2.5.0">
<artifact name="parquet4s-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mjakubowski84', module='parquet4s-core_3', version='2.5.0')
)
libraryDependencies += "com.github.mjakubowski84" % "parquet4s-core_3" % "2.5.0"
[com.github.mjakubowski84/parquet4s-core_3 "2.5.0"]