sbt / sbt-pgp   2.2.1

GitHub

PGP plugin for sbt

Scala versions: 2.12 2.10
sbt plugins: 1.0 0.13

gpg-library 0.8


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

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'