License |
License |
---|---|
GroupId | GroupIdorg.bouncycastle |
ArtifactId | ArtifactIdbcpg-jdk15 |
Last Version | Last Version1.46 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBouncy Castle OpenPGP API
The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.5. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
|
Project URL |
Project URL |
Filename | Size |
---|---|
bcpg-jdk15-1.46.pom | |
bcpg-jdk15-1.46.pom.sig | 72 bytes |
bcpg-jdk15-1.46-sources.jar.sig | 72 bytes |
bcpg-jdk15-1.46-sources.jar | 151 KB |
bcpg-jdk15-1.46-javadoc.jar.sig | 72 bytes |
bcpg-jdk15-1.46-javadoc.jar | 362 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcpg-jdk15/ -->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpg-jdk15</artifactId>
<version>1.46</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcpg-jdk15/
implementation 'org.bouncycastle:bcpg-jdk15:1.46'
// https://jarcasting.com/artifacts/org.bouncycastle/bcpg-jdk15/
implementation ("org.bouncycastle:bcpg-jdk15:1.46")
'org.bouncycastle:bcpg-jdk15:jar:1.46'
<dependency org="org.bouncycastle" name="bcpg-jdk15" rev="1.46">
<artifact name="bcpg-jdk15" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcpg-jdk15', version='1.46')
)
libraryDependencies += "org.bouncycastle" % "bcpg-jdk15" % "1.46"
[org.bouncycastle/bcpg-jdk15 "1.46"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15 | jar | 1.46 |