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