Last Version

Bouncy Castle for GSS 146

Bouncy castle modifications to enable GSS. The changes are contributed to bc1.49

License

License

GroupId

GroupId

org.ogce
ArtifactId

ArtifactId

bcgss
Version

Version

146
Type

Type

jar
Description

Description

Bouncy Castle for GSS
Bouncy castle modifications to enable GSS. The changes are contributed to bc1.49
Project URL

Project URL

https://github.com/jsiwek/BouncyCastleSSLv3
Source Code Management

Source Code Management

https://github.com/jsiwek/BouncyCastleSSLv3

Download bcgss 146


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.