GroupId | GroupIdbouncycastle |
---|---|
ArtifactId | ArtifactIdbouncycastle-jce-jdk13 |
Last Version | Last Version112 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
bouncycastle-jce-jdk13-112.pom | |
bouncycastle-jce-jdk13-112.jar | 845 KB |
Browse |
<!-- https://jarcasting.com/artifacts/bouncycastle/bouncycastle-jce-jdk13/ -->
<dependency>
<groupId>bouncycastle</groupId>
<artifactId>bouncycastle-jce-jdk13</artifactId>
<version>112</version>
</dependency>
// https://jarcasting.com/artifacts/bouncycastle/bouncycastle-jce-jdk13/
implementation 'bouncycastle:bouncycastle-jce-jdk13:112'
// https://jarcasting.com/artifacts/bouncycastle/bouncycastle-jce-jdk13/
implementation ("bouncycastle:bouncycastle-jce-jdk13:112")
'bouncycastle:bouncycastle-jce-jdk13:jar:112'
<dependency org="bouncycastle" name="bouncycastle-jce-jdk13" rev="112">
<artifact name="bouncycastle-jce-jdk13" type="jar" />
</dependency>
@Grapes(
@Grab(group='bouncycastle', module='bouncycastle-jce-jdk13', version='112')
)
libraryDependencies += "bouncycastle" % "bouncycastle-jce-jdk13" % "112"
[bouncycastle/bouncycastle-jce-jdk13 "112"]