sbt / sbt-pgp   2.3.1

GitHub

PGP plugin for sbt

Scala versions: 3.x 2.12
sbt plugins: 1.x

sbt-pgp 1.0.0


Group ID:
com.jsuereth
Artifact ID:
sbt-pgp
Version:
1.0.0
Release Date:
Nov 1, 2014
Licenses:
Files:

libraryDependencies += "com.jsuereth" % "sbt-pgp" % "1.0.0"

Mill build tool

ivy"com.jsuereth:sbt-pgp:1.0.0"

Scala CLI

//> using dep "com.jsuereth:sbt-pgp:1.0.0"

Ammonite REPL

import $ivy.`com.jsuereth:sbt-pgp:1.0.0`

<dependency>
  <groupId>com.jsuereth</groupId>
  <artifactId>sbt-pgp</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.jsuereth', name: 'sbt-pgp', version: '1.0.0'