sc-bzip2

Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.

License

License

GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

sc-bzip2
Last Version

Last Version

1.47.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

sc-bzip2
Spongy Castle is a package-rename (org.bouncycastle.* to org.spongycastle.*) of Bouncy Castle intended for the Android platform. Android unfortunately ships with a stripped-down version of Bouncy Castle, which prevents easy upgrades - Spongy Castle overcomes this and provides a full, up-to-date version of the Bouncy Castle cryptographic libs.

Download sc-bzip2

How to add to project

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