tkrs / gcs-scala   0.3.1

MIT License GitHub

Google Cloud Storage library for Scala

Scala versions: 2.12 2.11

gcs-scala-core 0.0.1


Group ID:
com.github.tkrs
Artifact ID:
gcs-scala-core_2.12
Version:
0.0.1
Release Date:
Jul 30, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.github.tkrs" %% "gcs-scala-core" % "0.0.1"

Mill build tool

ivy"com.github.tkrs::gcs-scala-core:0.0.1"

Scala CLI

//> using dep "com.github.tkrs::gcs-scala-core:0.0.1"

Ammonite REPL

import $ivy.`com.github.tkrs::gcs-scala-core:0.0.1`

<dependency>
  <groupId>com.github.tkrs</groupId>
  <artifactId>gcs-scala-core_2.12</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.tkrs', name: 'gcs-scala-core_2.12', version: '0.0.1'