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.0.1


Group ID:
io.github.mcgizzle
Artifact ID:
oh-migrations-core_2.12
Version:
0.0.1
Release Date:
Aug 15, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.mcgizzle</groupId>
  <artifactId>oh-migrations-core_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.github.mcgizzle', name: 'oh-migrations-core_2.12', version: '0.0.1'