is not current version
Last Version 1.2.2.1-jre17

com.guicedee.services:bouncycastle 1.2.0.2-jre16

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.

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

bouncycastle
Version

Version

1.2.0.2-jre16
Type

Type

jar

Download bouncycastle 1.2.0.2-jre16


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