sbt / sbt-pgp   2.3.0

GitHub

PGP plugin for sbt

Scala versions: 3.x 2.12
sbt plugins: 1.0

gpg-library 0.8.2


Group ID:
com.jsuereth
Artifact ID:
gpg-library_2.10
Version:
0.8.2
Release Date:
Nov 27, 2013
Licenses:
Files:
Full Scala Version:
2.10.2
Developers:

libraryDependencies += "com.jsuereth" %% "gpg-library" % "0.8.2"

Mill build tool

ivy"com.jsuereth::gpg-library:0.8.2"

Scala CLI

//> using dep "com.jsuereth::gpg-library:0.8.2"

Ammonite REPL

import $ivy.`com.jsuereth::gpg-library:0.8.2`

<dependency>
  <groupId>com.jsuereth</groupId>
  <artifactId>gpg-library_2.10</artifactId>
  <version>0.8.2</version>
</dependency>

compile group: 'com.jsuereth', name: 'gpg-library_2.10', version: '0.8.2'