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