norwae / oriana   1.0.0

BSD 2-clause "Simplified" License GitHub

Oriana binds slick and akka together in an elegant way

Scala versions: 2.12 2.11

circuit4stream 1.0.0


Group ID:
com.github.norwae
Artifact ID:
circuit4stream_2.12
Version:
1.0.0
Release Date:
May 10, 2019
Licenses:
MIT
Files:

libraryDependencies += "com.github.norwae" %% "circuit4stream" % "1.0.0"

Mill build tool

ivy"com.github.norwae::circuit4stream:1.0.0"

Scala CLI

//> using dep "com.github.norwae::circuit4stream:1.0.0"

Ammonite REPL

import $ivy.`com.github.norwae::circuit4stream:1.0.0`

<dependency>
  <groupId>com.github.norwae</groupId>
  <artifactId>circuit4stream_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.norwae', name: 'circuit4stream_2.12', version: '1.0.0'