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.2.jar download
bcutil-lts8on-2.73.2.pom download
bcutil-lts8on-2.73.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.bouncycastle</groupId>
  <artifactId>bcutil-lts8on</artifactId>
  <version>2.73.2</version>
</dependency>
Gradle Groovy
implementation 'org.bouncycastle:bcutil-lts8on:2.73.2'
Gradle Kotlin
implementation("org.bouncycastle:bcutil-lts8on:2.73.2")
Scala SBT
libraryDependencies += "org.bouncycastle" % "bcutil-lts8on" % "2.73.2"
Groovy Grape
@Grapes(
  @Grab(group='org.bouncycastle', module='bcutil-lts8on', version='2.73.2')
)
Apache Ivy
<dependency org="org.bouncycastle" name="bcutil-lts8on" rev="2.73.2" />
Leiningen
[org.bouncycastle/bcutil-lts8on "2.73.2"]
Apache Buildr
'org.bouncycastle:bcutil-lts8on:jar:2.73.2'
Dependencies