bouncy-gpg

Make using Bouncy Castle with OpenPGP fun again!

License

License

GroupId

GroupId

name.neuhalfen.projects.crypto.bouncycastle.openpgp
ArtifactId

ArtifactId

bouncy-gpg
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

bouncy-gpg
Make using Bouncy Castle with OpenPGP fun again!
Project URL

Project URL

https://github.com/neuhalje/bouncy-gpg
Source Code Management

Source Code Management

https://neuhalje.github.io/bouncy-gpg/

Download bouncy-gpg

How to add to project

<!-- https://jarcasting.com/artifacts/name.neuhalfen.projects.crypto.bouncycastle.openpgp/bouncy-gpg/ -->
<dependency>
    <groupId>name.neuhalfen.projects.crypto.bouncycastle.openpgp</groupId>
    <artifactId>bouncy-gpg</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/name.neuhalfen.projects.crypto.bouncycastle.openpgp/bouncy-gpg/
implementation 'name.neuhalfen.projects.crypto.bouncycastle.openpgp:bouncy-gpg:2.3.0'
// https://jarcasting.com/artifacts/name.neuhalfen.projects.crypto.bouncycastle.openpgp/bouncy-gpg/
implementation ("name.neuhalfen.projects.crypto.bouncycastle.openpgp:bouncy-gpg:2.3.0")
'name.neuhalfen.projects.crypto.bouncycastle.openpgp:bouncy-gpg:jar:2.3.0'
<dependency org="name.neuhalfen.projects.crypto.bouncycastle.openpgp" name="bouncy-gpg" rev="2.3.0">
  <artifact name="bouncy-gpg" type="jar" />
</dependency>
@Grapes(
@Grab(group='name.neuhalfen.projects.crypto.bouncycastle.openpgp', module='bouncy-gpg', version='2.3.0')
)
libraryDependencies += "name.neuhalfen.projects.crypto.bouncycastle.openpgp" % "bouncy-gpg" % "2.3.0"
[name.neuhalfen.projects.crypto.bouncycastle.openpgp/bouncy-gpg "2.3.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.67
org.bouncycastle : bcpg-jdk15on jar 1.67
org.slf4j : slf4j-api jar 1.7.30
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.0