Spongy Castle core lightweight API

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.7.

License

License

GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

sc-light-jdk15on
Last Version

Last Version

1.47.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Spongy Castle core lightweight API
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5 to JDK 1.7.

Download sc-light-jdk15on

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.47.0.3
1.47.0.2