License |
License |
---|---|
GroupId | GroupIdorg.bouncycastle |
ArtifactId | ArtifactIdbcutil-jdk18on |
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.8 and up.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bcutil-jdk18on-1.71.pom | |
bcutil-jdk18on-1.71-sources.jar | 474 KB |
bcutil-jdk18on-1.71-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcutil-jdk18on/ -->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcutil-jdk18on</artifactId>
<version>1.71</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcutil-jdk18on/
implementation 'org.bouncycastle:bcutil-jdk18on:1.71'
// https://jarcasting.com/artifacts/org.bouncycastle/bcutil-jdk18on/
implementation ("org.bouncycastle:bcutil-jdk18on:1.71")
'org.bouncycastle:bcutil-jdk18on:jar:1.71'
<dependency org="org.bouncycastle" name="bcutil-jdk18on" rev="1.71">
<artifact name="bcutil-jdk18on" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcutil-jdk18on', version='1.71')
)
libraryDependencies += "org.bouncycastle" % "bcutil-jdk18on" % "1.71"
[org.bouncycastle/bcutil-jdk18on "1.71"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk18on | jar | 1.71 |