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