is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative:bouncy-castle-parent 2.8.2.0


Categories

Categories

Native Development Tools Bouncy Castle Security
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

bouncy-castle-parent
Version

Version

2.8.2.0
Type

Type

pom

Download bouncy-castle-parent 2.8.2.0


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