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