b

bcutil-lts8on

The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for Java 8 and later.
https://www.bouncycastle.org/lts-java
Bouncy Castle Licence
The Legion of the Bouncy Castle Inc.
Files download
File Operation
bcutil-lts8on-2.73.7.jar download
bcutil-lts8on-2.73.7.pom download
bcutil-lts8on-2.73.7-sources.jar download
Apache Maven
<dependency>
  <groupId>org.bouncycastle</groupId>
  <artifactId>bcutil-lts8on</artifactId>
  <version>2.73.7</version>
</dependency>
Gradle Groovy
implementation 'org.bouncycastle:bcutil-lts8on:2.73.7'
Gradle Kotlin
implementation("org.bouncycastle:bcutil-lts8on:2.73.7")
Scala SBT
libraryDependencies += "org.bouncycastle" % "bcutil-lts8on" % "2.73.7"
Groovy Grape
@Grapes(
  @Grab(group='org.bouncycastle', module='bcutil-lts8on', version='2.73.7')
)
Apache Ivy
<dependency org="org.bouncycastle" name="bcutil-lts8on" rev="2.73.7" />
Leiningen
[org.bouncycastle/bcutil-lts8on "2.73.7"]
Apache Buildr
'org.bouncycastle:bcutil-lts8on:jar:2.73.7'
Dependencies