pgp-library

sbt-pgp provides PGP signing for sbt

License

License

GroupId

GroupId

com.github.sbt
ArtifactId

ArtifactId

pgp-library_2.12
Last Version

Last Version

2.2.0-M2
Release Date

Release Date

Type

Type

jar
Description

Description

pgp-library
sbt-pgp provides PGP signing for sbt
Project URL

Project URL

https://github.com/sbt/sbt-pgp
Project Organization

Project Organization

com.github.sbt
Source Code Management

Source Code Management

https://github.com/sbt/sbt-pgp

Download pgp-library_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sbt/pgp-library_2.12/ -->
<dependency>
    <groupId>com.github.sbt</groupId>
    <artifactId>pgp-library_2.12</artifactId>
    <version>2.2.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sbt/pgp-library_2.12/
implementation 'com.github.sbt:pgp-library_2.12:2.2.0-M2'
// https://jarcasting.com/artifacts/com.github.sbt/pgp-library_2.12/
implementation ("com.github.sbt:pgp-library_2.12:2.2.0-M2")
'com.github.sbt:pgp-library_2.12:jar:2.2.0-M2'
<dependency org="com.github.sbt" name="pgp-library_2.12" rev="2.2.0-M2">
  <artifact name="pgp-library_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sbt', module='pgp-library_2.12', version='2.2.0-M2')
)
libraryDependencies += "com.github.sbt" % "pgp-library_2.12" % "2.2.0-M2"
[com.github.sbt/pgp-library_2.12 "2.2.0-M2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.bouncycastle : bcpg-jdk15on jar 1.69
com.eed3si9n : gigahorse-okhttp_2.12 jar 0.4.0
org.scala-lang.modules : scala-parser-combinators_2.12 jar 1.1.2

test (2)

Group / Artifact Type Version
org.specs2 : specs2-core_2.12 jar 3.10.0
org.scala-sbt : io_2.12 jar 1.2.2

Project Modules

There are no modules declared in this project.
com.github.sbt

sbt

Community organization for all sbt plugin authors, sbt modules and sbt itself.

Versions

Version
2.2.0-M2
2.1.2
2.1.2-M1