sbt / sbt-pgp   2.3.1

GitHub

PGP plugin for sbt

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

sbt-pgp 2.0.0-M1


Group ID:
com.jsuereth
Artifact ID:
sbt-pgp
Version:
2.0.0-M1
Release Date:
Aug 24, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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