sbt / sbt-pgp   2.3.1

GitHub

PGP plugin for sbt

Scala versions: 3.x 2.12
sbt plugins: 2.0.0-M4 2.0.0-M3 2.0.0-M2 1.x

sbt-pgp 2.0.0


Group ID:
com.jsuereth
Artifact ID:
sbt-pgp
Version:
2.0.0
Release Date:
Sep 15, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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