не последняя версия
Последняя версия 1.2.2.1-jre17

com.guicedee.services:bouncycastle 1.2.0.3-jre17-rc1

The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.guicedee.services
Идентификатор

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

bouncycastle
Версия

Версия

1.2.0.3-jre17-rc1
Тип

Тип

jar

Скачать bouncycastle 1.2.0.3-jre17-rc1


<!-- https://jarcasting.com/artifacts/com.guicedee.services/bouncycastle/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>bouncycastle</artifactId>
    <version>1.2.0.3-jre17-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/bouncycastle/
implementation 'com.guicedee.services:bouncycastle:1.2.0.3-jre17-rc1'
// https://jarcasting.com/artifacts/com.guicedee.services/bouncycastle/
implementation ("com.guicedee.services:bouncycastle:1.2.0.3-jre17-rc1")
'com.guicedee.services:bouncycastle:jar:1.2.0.3-jre17-rc1'
<dependency org="com.guicedee.services" name="bouncycastle" rev="1.2.0.3-jre17-rc1">
  <artifact name="bouncycastle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='bouncycastle', version='1.2.0.3-jre17-rc1')
)
libraryDependencies += "com.guicedee.services" % "bouncycastle" % "1.2.0.3-jre17-rc1"
[com.guicedee.services/bouncycastle "1.2.0.3-jre17-rc1"]