is not current version
Last Version 1.0.0-beta4

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

Library for simple and more secure usage of cryptography (JCA and JCE).

Categories

Categories

Net
GroupId

GroupId

net.sf.m-m-m
ArtifactId

ArtifactId

mmm-crypto-jce
Version

Version

1.0.0-beta3
Type

Type

jar

Download mmm-crypto-jce 1.0.0-beta3


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