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


Group ID:
com.jsuereth
Artifact ID:
gpg-library_2.10
Version:
0.8.1
Release Date:
Jul 16, 2013
Licenses:
Files:
Full Scala Version:
2.10.2
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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