seancheatham / akka-persistence-firebase   0.0.2

GitHub

A journal plugin for Akka Persistence, backed by Firebase

Scala versions: 2.11

firebase-persistence 0.0.2


Group ID:
com.seancheatham
Artifact ID:
firebase-persistence_2.11
Version:
0.0.2
Release Date:
Jan 23, 2017
Licenses:
Files:

libraryDependencies += "com.seancheatham" %% "firebase-persistence" % "0.0.2"

Mill build tool

ivy"com.seancheatham::firebase-persistence:0.0.2"

Scala CLI

//> using dep "com.seancheatham::firebase-persistence:0.0.2"

Ammonite REPL

import $ivy.`com.seancheatham::firebase-persistence:0.0.2`

<dependency>
  <groupId>com.seancheatham</groupId>
  <artifactId>firebase-persistence_2.11</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.seancheatham', name: 'firebase-persistence_2.11', version: '0.0.2'