org.bouncycastle:bcprov-jdk12


GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bcprov-jdk12
Last Version

Last Version

130
Release Date

Release Date

Type

Type

jar
Description

Description

Download bcprov-jdk12

How to add to project

<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcprov-jdk12/ -->
<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcprov-jdk12</artifactId>
    <version>130</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcprov-jdk12/
implementation 'org.bouncycastle:bcprov-jdk12:130'
// https://jarcasting.com/artifacts/org.bouncycastle/bcprov-jdk12/
implementation ("org.bouncycastle:bcprov-jdk12:130")
'org.bouncycastle:bcprov-jdk12:jar:130'
<dependency org="org.bouncycastle" name="bcprov-jdk12" rev="130">
  <artifact name="bcprov-jdk12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcprov-jdk12', version='130')
)
libraryDependencies += "org.bouncycastle" % "bcprov-jdk12" % "130"
[org.bouncycastle/bcprov-jdk12 "130"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
130