mcgizzle / oh-migrations   0.3.0

Apache License 2.0 GitHub

Data migrations through implicit function composition at the type-level

Scala versions: 2.13 2.12

oh-migrations-core 0.3.0


Group ID:
io.github.mcgizzle
Artifact ID:
oh-migrations-core_2.13
Version:
0.3.0
Release Date:
Sept 24, 2019
Licenses:
Files:

libraryDependencies += "io.github.mcgizzle" %% "oh-migrations-core" % "0.3.0"

Mill build tool

ivy"io.github.mcgizzle::oh-migrations-core:0.3.0"

Scala CLI

//> using dep "io.github.mcgizzle::oh-migrations-core:0.3.0"

Ammonite REPL

import $ivy.`io.github.mcgizzle::oh-migrations-core:0.3.0`

<dependency>
  <groupId>io.github.mcgizzle</groupId>
  <artifactId>oh-migrations-core_2.13</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'io.github.mcgizzle', name: 'oh-migrations-core_2.13', version: '0.3.0'