Files download
File Operation
bouncy-castle-parent-v2.8.0-rc-202106091140.pom download
Apache Maven
<dependency>
  <groupId>io.streamnative</groupId>
  <artifactId>bouncy-castle-parent</artifactId>
  <version>v2.8.0-rc-202106091140</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.streamnative:bouncy-castle-parent:v2.8.0-rc-202106091140'
Gradle Kotlin
implementation("io.streamnative:bouncy-castle-parent:v2.8.0-rc-202106091140")
Scala SBT
libraryDependencies += "io.streamnative" % "bouncy-castle-parent" % "v2.8.0-rc-202106091140"
Groovy Grape
@Grapes(
  @Grab(group='io.streamnative', module='bouncy-castle-parent', version='v2.8.0-rc-202106091140')
)
Apache Ivy
<dependency org="io.streamnative" name="bouncy-castle-parent" rev="v2.8.0-rc-202106091140" />
Leiningen
[io.streamnative/bouncy-castle-parent "v2.8.0-rc-202106091140"]
Apache Buildr
'io.streamnative:bouncy-castle-parent:jar:v2.8.0-rc-202106091140'