не последняя версия
Последняя версия 2.11.0-rc-202205082205

io.streamnative:bouncy-castle-bc 2.8.0.16


Категории

Категории

Native Инструменты разработки Bouncy Castle Безопасность
Группа

Группа

io.streamnative
Идентификатор

Идентификатор

bouncy-castle-bc
Версия

Версия

2.8.0.16
Тип

Тип

jar

Скачать bouncy-castle-bc 2.8.0.16


<!-- https://jarcasting.com/artifacts/io.streamnative/bouncy-castle-bc/ -->
<dependency>
    <groupId>io.streamnative</groupId>
    <artifactId>bouncy-castle-bc</artifactId>
    <version>2.8.0.16</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/bouncy-castle-bc/
implementation 'io.streamnative:bouncy-castle-bc:2.8.0.16'
// https://jarcasting.com/artifacts/io.streamnative/bouncy-castle-bc/
implementation ("io.streamnative:bouncy-castle-bc:2.8.0.16")
'io.streamnative:bouncy-castle-bc:jar:2.8.0.16'
<dependency org="io.streamnative" name="bouncy-castle-bc" rev="2.8.0.16">
  <artifact name="bouncy-castle-bc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='bouncy-castle-bc', version='2.8.0.16')
)
libraryDependencies += "io.streamnative" % "bouncy-castle-bc" % "2.8.0.16"
[io.streamnative/bouncy-castle-bc "2.8.0.16"]