is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative:bouncy-castle-bcfips 2.8.3.3


Categories

Categories

Native Development Tools Bouncy Castle Security
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

bouncy-castle-bcfips
Version

Version

2.8.3.3
Type

Type

jar

Download bouncy-castle-bcfips 2.8.3.3


<!-- https://jarcasting.com/artifacts/io.streamnative/bouncy-castle-bcfips/ -->
<dependency>
    <groupId>io.streamnative</groupId>
    <artifactId>bouncy-castle-bcfips</artifactId>
    <version>2.8.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/bouncy-castle-bcfips/
implementation 'io.streamnative:bouncy-castle-bcfips:2.8.3.3'
// https://jarcasting.com/artifacts/io.streamnative/bouncy-castle-bcfips/
implementation ("io.streamnative:bouncy-castle-bcfips:2.8.3.3")
'io.streamnative:bouncy-castle-bcfips:jar:2.8.3.3'
<dependency org="io.streamnative" name="bouncy-castle-bcfips" rev="2.8.3.3">
  <artifact name="bouncy-castle-bcfips" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='bouncy-castle-bcfips', version='2.8.3.3')
)
libraryDependencies += "io.streamnative" % "bouncy-castle-bcfips" % "2.8.3.3"
[io.streamnative/bouncy-castle-bcfips "2.8.3.3"]