tapad / sbt-gcs   0.2.0

BSD 3-clause "New" or "Revised" License GitHub

An sbt plugin for publishing artifacts to Google Cloud Storage. (archived as unmaintained)

sbt-gcs 0.2.0


Group ID:
com.tapad.sbt
Artifact ID:
sbt-gcs
Version:
0.2.0
Release Date:
Dec 11, 2018
Licenses:
Files:

libraryDependencies += "com.tapad.sbt" % "sbt-gcs" % "0.2.0"

Mill build tool

ivy"com.tapad.sbt:sbt-gcs:0.2.0"

Scala CLI

//> using dep "com.tapad.sbt:sbt-gcs:0.2.0"

Ammonite REPL

import $ivy.`com.tapad.sbt:sbt-gcs:0.2.0`

<dependency>
  <groupId>com.tapad.sbt</groupId>
  <artifactId>sbt-gcs</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.tapad.sbt', name: 'sbt-gcs', version: '0.2.0'