mrpowers / jodie   0.2.0

MIT License GitHub

Delta lake and filesystem helper methods

Scala versions: 2.13 2.12

jodie 0.0.1


Group ID:
com.github.mrpowers
Artifact ID:
jodie_2.12
Version:
0.0.1
Release Date:
Feb 20, 2023
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.mrpowers</groupId>
  <artifactId>jodie_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.mrpowers', name: 'jodie_2.12', version: '0.0.1'