spark 0.5.1


Group ID:
io.dataflint
Artifact ID:
spark_2.13
Version:
0.5.1
Release Date:
Sep 1, 2025
Licenses:
Files:
Full Scala Version:
2.13.12
Developers:

libraryDependencies += "io.dataflint" %% "spark" % "0.5.1"

Mill build tool

ivy"io.dataflint::spark:0.5.1"

Scala CLI

//> using dep "io.dataflint::spark:0.5.1"

Ammonite REPL

import $ivy.`io.dataflint::spark:0.5.1`

<dependency>
  <groupId>io.dataflint</groupId>
  <artifactId>spark_2.13</artifactId>
  <version>0.5.1</version>
</dependency>

compile group: 'io.dataflint', name: 'spark_2.13', version: '0.5.1'