An SBT dependency resolver and publisher for Google Artifact Registry Maven repositories
sbt-google-artifact-registry 1.0.0
Group ID:
ch.firsts
Artifact ID:
sbt-google-artifact-registry
Version:
1.0.0
Release Date:
Apr 27, 2020
Licenses:
Files:
libraryDependencies += "ch.firsts" % "sbt-google-artifact-registry" % "1.0.0"
ivy"ch.firsts:sbt-google-artifact-registry:1.0.0"
//> using dep "ch.firsts:sbt-google-artifact-registry:1.0.0"
import $ivy.`ch.firsts:sbt-google-artifact-registry:1.0.0`
<dependency> <groupId>ch.firsts</groupId> <artifactId>sbt-google-artifact-registry</artifactId> <version>1.0.0</version> </dependency>
compile group: 'ch.firsts', name: 'sbt-google-artifact-registry', version: '1.0.0'