is not current version
Last Version 1.0.0-beta4

net.sf.m-m-m:mmm-crypto-bc 1.0.0-beta3

Extensions of mmm-crypto-jce for Bouncy Castle (bc).

Categories

Categories

Net
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm-crypto-bc
Version

Version

1.0.0-beta3
Type

Type

jar

Download mmm-crypto-bc 1.0.0-beta3


<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-crypto-bc/ -->
<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm-crypto-bc</artifactId>
    <version>1.0.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-crypto-bc/
implementation 'net.sf.m-m-m:mmm-crypto-bc:1.0.0-beta3'
// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-crypto-bc/
implementation ("net.sf.m-m-m:mmm-crypto-bc:1.0.0-beta3")
'net.sf.m-m-m:mmm-crypto-bc:jar:1.0.0-beta3'
<dependency org="net.sf.m-m-m" name="mmm-crypto-bc" rev="1.0.0-beta3">
  <artifact name="mmm-crypto-bc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-crypto-bc', version='1.0.0-beta3')
)
libraryDependencies += "net.sf.m-m-m" % "mmm-crypto-bc" % "1.0.0-beta3"
[net.sf.m-m-m/mmm-crypto-bc "1.0.0-beta3"]