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.2.0


Group ID:
com.github.tkrs
Artifact ID:
gcs-scala-core_2.12
Version:
0.2.0
Release Date:
Nov 14, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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