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