MVN

io.github.m-m-m : mmm-crypto-parent

Maven & Gradle

May 29, 2023
0 stars

mmm-crypto-parent · Library for simple and more secure usage of cryptography (JCA,JCE, and BC).

<dependency>
    <groupId>io.github.m-m-m</groupId>
    <artifactId>mmm-crypto-parent</artifactId>
    <version>0.9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.m-m-m : mmm-crypto-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9.2

All Versions

Choose a version of io.github.m-m-m : mmm-crypto-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
mmm-crypto-parent-0.9.2
mmm-crypto-parent-0.9.1
mmm-crypto-parent-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.m-m-m</groupId>
    <artifactId>mmm-crypto-parent</artifactId>
    <version>0.9.2</version>
</dependency>

Advertisement