seancheatham / scala-storage   0.1.3

GitHub

A collection of wrappers for various database and binary storage backends

Scala versions: 2.11

storage-google-cloud 0.1.3


Group ID:
com.seancheatham
Artifact ID:
storage-google-cloud_2.11
Version:
0.1.3
Release Date:
Jan 30, 2017
Licenses:
Files:

libraryDependencies += "com.seancheatham" %% "storage-google-cloud" % "0.1.3"

Mill build tool

ivy"com.seancheatham::storage-google-cloud:0.1.3"

Scala CLI

//> using dep "com.seancheatham::storage-google-cloud:0.1.3"

Ammonite REPL

import $ivy.`com.seancheatham::storage-google-cloud:0.1.3`

<dependency>
  <groupId>com.seancheatham</groupId>
  <artifactId>storage-google-cloud_2.11</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'com.seancheatham', name: 'storage-google-cloud_2.11', version: '0.1.3'