sbt / sbt-pgp   2.3.0

GitHub

PGP plugin for sbt

Scala versions: 3.x 2.12
sbt plugins: 1.0

pgp-library 2.3.0


Group ID:
com.github.sbt
Artifact ID:
pgp-library_2.12
Version:
2.3.0
Release Date:
Oct 5, 2024
Licenses:
Files:
Full Scala Version:
2.12.15

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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