sbt plugin to manipulate objects on Google Cloud Storage.
sbt-gcs 0.2.1
Group ID:
com.github.saint1991
Artifact ID:
sbt-gcs
Version:
0.2.1
Release Date:
Jan 3, 2021
Licenses:
Files:
libraryDependencies += "com.github.saint1991" % "sbt-gcs" % "0.2.1"
ivy"com.github.saint1991:sbt-gcs:0.2.1"
//> using dep "com.github.saint1991:sbt-gcs:0.2.1"
import $ivy.`com.github.saint1991:sbt-gcs:0.2.1`
<dependency> <groupId>com.github.saint1991</groupId> <artifactId>sbt-gcs</artifactId> <version>0.2.1</version> </dependency>
compile group: 'com.github.saint1991', name: 'sbt-gcs', version: '0.2.1'