saint1991 / sbt-gcs   0.2.1

Apache License 2.0 GitHub

sbt plugin to manipulate objects on Google Cloud Storage.

sbt-gcs 0.1.0


Group ID:
com.github.saint1991
Artifact ID:
sbt-gcs
Version:
0.1.0
Release Date:
Jan 22, 2018
Licenses:
Files:

libraryDependencies += "com.github.saint1991" % "sbt-gcs" % "0.1.0"

Mill build tool

ivy"com.github.saint1991:sbt-gcs:0.1.0"

Scala CLI

//> using dep "com.github.saint1991:sbt-gcs:0.1.0"

Ammonite REPL

import $ivy.`com.github.saint1991:sbt-gcs:0.1.0`

<dependency>
  <groupId>com.github.saint1991</groupId>
  <artifactId>sbt-gcs</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.saint1991', name: 'sbt-gcs', version: '0.1.0'