MVN

com.madgag.spongycastle : prov

Maven & Gradle

Aug 30, 2017
92 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>prov</artifactId>
    <version>1.58.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.58.0.0

All Versions

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

Version Vulnerabilities Updated
1.58.x
prov-1.58.0.0
1.56.x
prov-1.56.0.0
1.54.x
prov-1.54.0.0
1.53.x
prov-1.53.0.0
1.52.x
prov-1.52.0.0
1.51.x
prov-1.51.0.0
1.50.x
prov-1.50.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.madgag.spongycastle</groupId>
    <artifactId>prov</artifactId>
    <version>1.58.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.madgag.spongycastle:prov:1.58.0.0'

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

implementation("com.madgag.spongycastle:prov:1.58.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.madgag.spongycastle" % "prov" % "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

Apr 08, 2021
101 usages
6.5k stars
Jan 04, 2022
187 usages
129 stars
May 23, 2020
7 usages
192 stars
Jul 29, 2023
100 usages
26.7k stars
Mar 28, 2023
274 usages
106 stars
Dec 27, 2021
2 usages
1 stars
Nov 30, 2021
35 usages
23 stars
Jun 01, 2023
509 usages
7.7k stars
Sep 30, 2022
162 usages
43 stars