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"
ivy"com.github.saint1991:sbt-gcs:0.1.0"
//> using dep "com.github.saint1991:sbt-gcs:0.1.0"
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'