GroupId | GroupIdorg.bouncycastle |
---|---|
ArtifactId | ArtifactIdbcpg-jdk12 |
Last Version | Last Version130 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
bcpg-jdk12-130.pom | |
bcpg-jdk12-130.jar | 234 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcpg-jdk12/ -->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpg-jdk12</artifactId>
<version>130</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcpg-jdk12/
implementation 'org.bouncycastle:bcpg-jdk12:130'
// https://jarcasting.com/artifacts/org.bouncycastle/bcpg-jdk12/
implementation ("org.bouncycastle:bcpg-jdk12:130")
'org.bouncycastle:bcpg-jdk12:jar:130'
<dependency org="org.bouncycastle" name="bcpg-jdk12" rev="130">
<artifact name="bcpg-jdk12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcpg-jdk12', version='130')
)
libraryDependencies += "org.bouncycastle" % "bcpg-jdk12" % "130"
[org.bouncycastle/bcpg-jdk12 "130"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk12 | jar | 130 |