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.2.1


Group ID:
com.github.sbt
Artifact ID:
pgp-library_2.12
Version:
2.2.1
Release Date:
Dec 6, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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