bouncy-castle

dependencies

Categories

Categories

Bouncy Castle Security
GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

bouncy-castle
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

bouncy-castle
dependencies

Download bouncy-castle

Filename Size
bouncy-castle-0.0.15.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/bouncy-castle/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.dependencies</groupId>
    <artifactId>bouncy-castle</artifactId>
    <version>0.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/bouncy-castle/
implementation 'com.walterjwhite.infrastructure.dependencies:bouncy-castle:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/bouncy-castle/
implementation ("com.walterjwhite.infrastructure.dependencies:bouncy-castle:0.0.15")
'com.walterjwhite.infrastructure.dependencies:bouncy-castle:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="bouncy-castle" rev="0.0.15">
  <artifact name="bouncy-castle" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='bouncy-castle', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "bouncy-castle" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/bouncy-castle "0.0.15"]

Dependencies

compile (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.58
org.bouncycastle : bcmail-jdk15on jar 1.58

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11