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


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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