mrpowers / jodie   0.2.0

MIT License GitHub

Delta lake and filesystem helper methods

Scala versions: 2.13 2.12

jodie 0.2.0


Group ID:
com.github.mrpowers
Artifact ID:
jodie_2.13
Version:
0.2.0
Release Date:
May 2, 2023
Licenses:
MIT
Files:

libraryDependencies += "com.github.mrpowers" %% "jodie" % "0.2.0"

Mill build tool

ivy"com.github.mrpowers::jodie:0.2.0"

Scala CLI

//> using dep "com.github.mrpowers::jodie:0.2.0"

Ammonite REPL

import $ivy.`com.github.mrpowers::jodie:0.2.0`

<dependency>
  <groupId>com.github.mrpowers</groupId>
  <artifactId>jodie_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.mrpowers', name: 'jodie_2.13', version: '0.2.0'