License |
License |
---|---|
GroupId | GroupIdorg.bouncycastle |
ArtifactId | ArtifactIdbctls-jdk14 |
Last Version | Last Version1.71 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBouncy Castle TLS/DTLS API
The Bouncy Castle Java APIs for TLS and DTLS.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bctls-jdk14-1.71.pom | |
bctls-jdk14-1.71.jar | 395 KB |
bctls-jdk14-1.71-sources.jar | 344 KB |
bctls-jdk14-1.71-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bouncycastle/bctls-jdk14/ -->
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bctls-jdk14</artifactId>
<version>1.71</version>
</dependency>
// https://jarcasting.com/artifacts/org.bouncycastle/bctls-jdk14/
implementation 'org.bouncycastle:bctls-jdk14:1.71'
// https://jarcasting.com/artifacts/org.bouncycastle/bctls-jdk14/
implementation ("org.bouncycastle:bctls-jdk14:1.71")
'org.bouncycastle:bctls-jdk14:jar:1.71'
<dependency org="org.bouncycastle" name="bctls-jdk14" rev="1.71">
<artifact name="bctls-jdk14" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bouncycastle', module='bctls-jdk14', version='1.71')
)
libraryDependencies += "org.bouncycastle" % "bctls-jdk14" % "1.71"
[org.bouncycastle/bctls-jdk14 "1.71"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk14 | jar | 1.71 |
org.bouncycastle : bcutil-jdk14 | jar | 1.71 |