MVN

bouncycastle : bcpg-jdk15

Maven & Gradle

Sep 29, 2008
10 usages
<dependency>
    <groupId>bouncycastle</groupId>
    <artifactId>bcpg-jdk15</artifactId>
    <version>140</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of bouncycastle : bcpg-jdk15 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 140

All Versions

Choose a version of bouncycastle : bcpg-jdk15 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
140
bcpg-jdk15-140

How to add a dependency to Maven

Add the following bouncycastle : bcpg-jdk15 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>bouncycastle</groupId>
    <artifactId>bcpg-jdk15</artifactId>
    <version>140</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following bouncycastle : bcpg-jdk15 gradle dependency to your build.gradle file:

implementation 'bouncycastle:bcpg-jdk15:140'

Gradle Kotlin DSL: Add the following bouncycastle : bcpg-jdk15 gradle kotlin dependency to your build.gradle.kts file:

implementation("bouncycastle:bcpg-jdk15:140")

How to add a dependency to SBT Scala

SBT Scala: Add the following bouncycastle : bcpg-jdk15 sbt scala dependency to your build.sbt file:

libraryDependencies += "bouncycastle" % "bcpg-jdk15" % "140"

Advertisement

Dependencies from Group

Oct 04, 2008
150 usages
Oct 01, 2008
49 usages
Oct 01, 2008
44 usages
Sep 29, 2008
10 usages
Mar 18, 2009
9 usages

Discover Dependencies

Jul 19, 2013
6 usages
1.3k stars
Dec 20, 2022
20 usages
30 stars
Jun 13, 2021
7 usages
1.2k stars
Nov 09, 2022
5 usages
24 stars
Feb 08, 2019
6 usages
13 stars
Mar 27, 2022
22 usages
605 stars
Aug 17, 2023
11 usages
5 stars
Jul 23, 2019
9 usages
473 stars