seancheatham / scala-storage   0.1.3

GitHub

A collection of wrappers for various database and binary storage backends

Scala versions: 2.11

storage-firebase 0.0.1


Group ID:
com.seancheatham
Artifact ID:
storage-firebase_2.11
Version:
0.0.1
Release Date:
Jan 21, 2017
Licenses:
Files:

libraryDependencies += "com.seancheatham" %% "storage-firebase" % "0.0.1"

Mill build tool

ivy"com.seancheatham::storage-firebase:0.0.1"

Scala CLI

//> using dep "com.seancheatham::storage-firebase:0.0.1"

Ammonite REPL

import $ivy.`com.seancheatham::storage-firebase:0.0.1`

<dependency>
  <groupId>com.seancheatham</groupId>
  <artifactId>storage-firebase_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.seancheatham', name: 'storage-firebase_2.11', version: '0.0.1'