License |
License |
---|---|
GroupId | GroupIdorg.bouncycastle |
ArtifactId | ArtifactIdbcutil-jdk15to18 |
Last Version | Last Version1.71 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBouncy Castle ASN.1 Extension and Utility APIs
The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for JDK 1.5 to JDK 1.8.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bcutil-jdk15to18-1.71.pom | |
bcutil-jdk15to18-1.71-sources.jar | 342 bytes |
bcutil-jdk15to18-1.71-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcutil-jdk15to18/ -->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcutil-jdk15to18</artifactId>
<version>1.71</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcutil-jdk15to18/
implementation 'org.bouncycastle:bcutil-jdk15to18:1.71'
// https://jarcasting.com/artifacts/org.bouncycastle/bcutil-jdk15to18/
implementation ("org.bouncycastle:bcutil-jdk15to18:1.71")
'org.bouncycastle:bcutil-jdk15to18:jar:1.71'
<dependency org="org.bouncycastle" name="bcutil-jdk15to18" rev="1.71">
<artifact name="bcutil-jdk15to18" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcutil-jdk15to18', version='1.71')
)
libraryDependencies += "org.bouncycastle" % "bcutil-jdk15to18" % "1.71"
[org.bouncycastle/bcutil-jdk15to18 "1.71"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15to18 | jar | 1.71 |