| Категории |
КатегорииNative Инструменты разработки Bouncy Castle Безопасность |
|---|---|
| Группа | Группаio.streamnative |
| Идентификатор | Идентификаторbouncy-castle-parent |
| Версия | Версия2.10.0-rc-202112072205 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| bouncy-castle-parent-2.10.0-rc-202112072205.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.streamnative/bouncy-castle-parent/ -->
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>bouncy-castle-parent</artifactId>
<version>2.10.0-rc-202112072205</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/bouncy-castle-parent/
implementation 'io.streamnative:bouncy-castle-parent:2.10.0-rc-202112072205'
// https://jarcasting.com/artifacts/io.streamnative/bouncy-castle-parent/
implementation ("io.streamnative:bouncy-castle-parent:2.10.0-rc-202112072205")
'io.streamnative:bouncy-castle-parent:pom:2.10.0-rc-202112072205'
<dependency org="io.streamnative" name="bouncy-castle-parent" rev="2.10.0-rc-202112072205">
<artifact name="bouncy-castle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='bouncy-castle-parent', version='2.10.0-rc-202112072205')
)
libraryDependencies += "io.streamnative" % "bouncy-castle-parent" % "2.10.0-rc-202112072205"
[io.streamnative/bouncy-castle-parent "2.10.0-rc-202112072205"]