is not current version
Last Version 139

bouncycastle:bcmail-jdk14 136

POM was created from install:install-file

GroupId

GroupId

bouncycastle
ArtifactId

ArtifactId

bcmail-jdk14
Version

Version

136
Type

Type

jar

Download bcmail-jdk14 136


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