migrationpipeline 0.0.1


Group ID:
io.github.sdrafahl
Artifact ID:
migrationpipeline_3
Version:
0.0.1
Release Date:
Jun 2, 2021
Licenses:
MIT
Files:

libraryDependencies += "io.github.sdrafahl" %% "migrationpipeline" % "0.0.1"

Mill build tool

ivy"io.github.sdrafahl::migrationpipeline:0.0.1"

Scala CLI

//> using dep "io.github.sdrafahl::migrationpipeline:0.0.1"

Ammonite REPL

import $ivy.`io.github.sdrafahl::migrationpipeline:0.0.1`

<dependency>
  <groupId>io.github.sdrafahl</groupId>
  <artifactId>migrationpipeline_3</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.github.sdrafahl', name: 'migrationpipeline_3', version: '0.0.1'