Last Version

Bouncy Castle ASN.1 Extension and Utility APIs 1.70

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 and up.

License

License

GroupId

GroupId

org.bouncycastle
ArtifactId

ArtifactId

bcutil-jdk15on
Version

Version

1.70
Type

Type

jar
Description

Description

Bouncy 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 and up.
Project URL

Project URL

https://www.bouncycastle.org/java.html
Source Code Management

Source Code Management

https://github.com/bcgit/bc-java

Download bcutil-jdk15on 1.70


<!-- https://jarcasting.com/artifacts/org.bouncycastle/bcutil-jdk15on/ -->
<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcutil-jdk15on</artifactId>
    <version>1.70</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bcutil-jdk15on/
implementation 'org.bouncycastle:bcutil-jdk15on:1.70'
// https://jarcasting.com/artifacts/org.bouncycastle/bcutil-jdk15on/
implementation ("org.bouncycastle:bcutil-jdk15on:1.70")
'org.bouncycastle:bcutil-jdk15on:jar:1.70'
<dependency org="org.bouncycastle" name="bcutil-jdk15on" rev="1.70">
  <artifact name="bcutil-jdk15on" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bcutil-jdk15on', version='1.70')
)
libraryDependencies += "org.bouncycastle" % "bcutil-jdk15on" % "1.70"
[org.bouncycastle/bcutil-jdk15on "1.70"]

Dependencies

compile (1)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.70

Project Modules

There are no modules declared in this project.