MVN

com.madgag.spongycastle : pkix

Maven & Gradle

Dec 30, 2015
19 usages
681 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>pkix</artifactId>
    <version>1.54.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.54.0.0

All Versions

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

Version Vulnerabilities Updated
1.54.x
pkix-1.54.0.0
1.53.x
pkix-1.53.0.0
1.52.x
pkix-1.52.0.0
1.51.x
pkix-1.51.0.0
1.50.x
pkix-1.50.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.madgag.spongycastle</groupId>
    <artifactId>pkix</artifactId>
    <version>1.54.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.madgag.spongycastle:pkix:1.54.0.0'

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

implementation("com.madgag.spongycastle:pkix:1.54.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.madgag.spongycastle" % "pkix" % "1.54.0.0"

Advertisement

Dependencies from Group

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

Discover Dependencies

Jul 17, 2018
4 usages
2 stars
Nov 06, 2021
12 usages
707 stars
Nov 20, 2021
12 usages
1 stars
Nov 05, 2013
9 usages
Jun 11, 2016
5 usages
11 stars
Jan 24, 2023
10 usages
1 stars
Feb 17, 2020
13 usages
0 stars
Apr 12, 2020
4 usages
7 stars
Feb 24, 2016
4 usages