Categories |
CategoriesNative Development Tools Bouncy Castle Security |
---|---|
GroupId | GroupIdio.streamnative |
ArtifactId | ArtifactIdbouncy-castle-bcfips |
Version | Version2.9.0-rc-202108132205 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.streamnative/bouncy-castle-bcfips/ -->
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>bouncy-castle-bcfips</artifactId>
<version>2.9.0-rc-202108132205</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/bouncy-castle-bcfips/
implementation 'io.streamnative:bouncy-castle-bcfips:2.9.0-rc-202108132205'
// https://jarcasting.com/artifacts/io.streamnative/bouncy-castle-bcfips/
implementation ("io.streamnative:bouncy-castle-bcfips:2.9.0-rc-202108132205")
'io.streamnative:bouncy-castle-bcfips:jar:2.9.0-rc-202108132205'
<dependency org="io.streamnative" name="bouncy-castle-bcfips" rev="2.9.0-rc-202108132205">
<artifact name="bouncy-castle-bcfips" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='bouncy-castle-bcfips', version='2.9.0-rc-202108132205')
)
libraryDependencies += "io.streamnative" % "bouncy-castle-bcfips" % "2.9.0-rc-202108132205"
[io.streamnative/bouncy-castle-bcfips "2.9.0-rc-202108132205"]