How To Install Java Artifact com.madgag.spongycastle.prov v1.54.0.0

com.madgag.spongycastle prov 1.54.0.0

Introduction

In this article, we'll learn how to install Java artifact prov from com.madgag.spongycastle group in version 1.54.0.0. The artifact is available in 7 versions: 1.58.0.0 1.56.0.0 1.54.0.0 1.53.0.0 1.52.0.0 1.51.0.0 1.50.0.0 . The Spongy Castle project has been released under Bouncy Castle Licence license, and has its own website at: http://rtyley.github.io/spongycastle/ .

How To Install Java Artifact com.madgag.spongycastle.prov In Version 1.54.0.0

To install the Spongy Castle artifact in version 1.54.0.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Spongy Castle dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Test dependencies (3)

Licenses

Developers