MVN

com.madgag.spongycastle : bcpkix-jdk15on

Maven & Gradle

Aug 30, 2017
26 usages
682 stars

Spongy Castle · Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.

<dependency>
    <groupId>com.madgag.spongycastle</groupId>
    <artifactId>bcpkix-jdk15on</artifactId>
    <version>1.58.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.madgag.spongycastle : bcpkix-jdk15on to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.58.0.0

All Versions

Choose a version of com.madgag.spongycastle : bcpkix-jdk15on to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.58.x
bcpkix-jdk15on-1.58.0.0
1.56.x
bcpkix-jdk15on-1.56.0.0

How to add a dependency to Maven

Add the following com.madgag.spongycastle : bcpkix-jdk15on maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.madgag.spongycastle</groupId>
    <artifactId>bcpkix-jdk15on</artifactId>
    <version>1.58.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.madgag.spongycastle : bcpkix-jdk15on gradle dependency to your build.gradle file:

implementation 'com.madgag.spongycastle:bcpkix-jdk15on:1.58.0.0'

Gradle Kotlin DSL: Add the following com.madgag.spongycastle : bcpkix-jdk15on gradle kotlin dependency to your build.gradle.kts file:

implementation("com.madgag.spongycastle:bcpkix-jdk15on:1.58.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.madgag.spongycastle : bcpkix-jdk15on sbt scala dependency to your build.sbt file:

libraryDependencies += "com.madgag.spongycastle" % "bcpkix-jdk15on" % "1.58.0.0"

Advertisement

Dependencies from Group

Aug 30, 2017
126 usages
682 stars
Aug 30, 2017
92 usages
682 stars
Aug 30, 2017
26 usages
682 stars
Dec 30, 2015
19 usages
682 stars
Aug 30, 2017
7 usages
682 stars

Discover Dependencies

Aug 13, 2018
19 usages
295 stars
May 11, 2014
7 usages
187 stars
Apr 22, 2015
5 usages
14.2k stars
May 16, 2023
41 usages
Sep 26, 2018
22 usages
Sep 04, 2020
50 usages
Feb 08, 2023
6 usages