sbt / sbt-pgp   2.3.0

GitHub

PGP plugin for sbt

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

sbt-pgp 1.1.1


Group ID:
com.jsuereth
Artifact ID:
sbt-pgp
Version:
1.1.1
Release Date:
Mar 4, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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