MVN

bouncycastle : bctsp-jdk14

Maven & Gradle

Sep 03, 2009
4 usages
<dependency>
    <groupId>bouncycastle</groupId>
    <artifactId>bctsp-jdk14</artifactId>
    <version>138</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of bouncycastle : bctsp-jdk14 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 138

All Versions

Choose a version of bouncycastle : bctsp-jdk14 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
138
bctsp-jdk14-138

How to add a dependency to Maven

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

<dependency>
    <groupId>bouncycastle</groupId>
    <artifactId>bctsp-jdk14</artifactId>
    <version>138</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'bouncycastle:bctsp-jdk14:138'

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

implementation("bouncycastle:bctsp-jdk14:138")

How to add a dependency to SBT Scala

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

libraryDependencies += "bouncycastle" % "bctsp-jdk14" % "138"

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

Oct 17, 2014
3 usages
25 stars
Sep 09, 2014
7 usages
Sep 10, 2011
17 usages
2 stars
Mar 08, 2013
6 usages
Jun 22, 2010
4 usages
Mar 29, 2013
6 usages
23 stars