An sbt plugin to sign artifacts using the GNU Privacy Guard.
sbt-gpg 1.0.0-RC1
Group ID:
nz.co.bottech
Artifact ID:
sbt-gpg
Version:
1.0.0-RC1
Release Date:
Nov 3, 2018
Licenses:
Files:
addSbtPlugin("nz.co.bottech" % "sbt-gpg" % "1.0.0-RC1")
ivy"nz.co.bottech::sbt-gpg:1.0.0-RC1"
import $ivy.`nz.co.bottech::sbt-gpg:1.0.0-RC1`
<dependency> <groupId>nz.co.bottech</groupId> <artifactId>sbt-gpg</artifactId> <version>1.0.0-RC1</version> </dependency>
compile group: 'nz.co.bottech', name: 'sbt-gpg', version: '1.0.0-RC1'