sbt / sbt-pgp   2.2.1

GitHub

PGP plugin for sbt

Scala versions: 2.12 2.10
sbt plugins: 1.0 0.13

pgp-library 2.1.2


Group ID:
com.github.sbt
Artifact ID:
pgp-library_2.12
Version:
2.1.2
Release Date:
Feb 14, 2021
Licenses:
Files:

libraryDependencies += "com.github.sbt" %% "pgp-library" % "2.1.2"

Mill build tool

ivy"com.github.sbt::pgp-library:2.1.2"

Scala CLI

//> using dep "com.github.sbt::pgp-library:2.1.2"

Ammonite REPL

import $ivy.`com.github.sbt::pgp-library:2.1.2`

<dependency>
  <groupId>com.github.sbt</groupId>
  <artifactId>pgp-library_2.12</artifactId>
  <version>2.1.2</version>
</dependency>

compile group: 'com.github.sbt', name: 'pgp-library_2.12', version: '2.1.2'