Jar examples for b:bcpkix-jdk15on
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.
You can download jar file bcpkix-jdk15on 1.55 in this page.
Bouncy Castle Licence
You can use the following script to add bcpkix-jdk15on-1.55.jar to your project.
<dependency> <groupId>org.bouncycastle</groupId> <artifactId>bcpkix-jdk15on</artifactId> <version>1.55</version> </dependency>
compile group: 'org.bouncycastle', name: 'bcpkix-jdk15on', version: '1.55'
libraryDependencies += "org.bouncycastle" % "bcpkix-jdk15on" % "1.55"
<dependency org="org.bouncycastle" name="bcpkix-jdk15on" rev="1.55"/>
@Grapes(@Grab(group='org.bouncycastle', module='bcpkix-jdk15on', version='1.55'))
'org.bouncycastle:bcpkix-jdk15on:jar:1.55'
Click the following link to download the jar file.
bcpkix-jdk15on-1.55-javadoc.jar