How To Install Java Artifact com.madgag.spongycastle.pkix v1.52.0.0

com.madgag.spongycastle pkix 1.52.0.0

Introduction

In this article, we'll learn how to install Java artifact pkix from com.madgag.spongycastle group in version 1.52.0.0. The artifact is available in 5 versions: 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.pkix In Version 1.52.0.0

To install the Spongy Castle artifact in version 1.52.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 (2)

Test dependencies (1)

Licenses

Developers