MVN

io.alapierre.crypto : crypto-util

Maven & Gradle

Aug 23, 2023
3 stars

crypto-util · Common crypto util

<dependency>
    <groupId>io.alapierre.crypto</groupId>
    <artifactId>crypto-util</artifactId>
    <version>1.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.alapierre.crypto : crypto-util to add to Maven - Latest Versions:

  • Latest Stable: 1.13

All Versions

Choose a version of io.alapierre.crypto : crypto-util to add to Maven - All Versions:

Version Vulnerabilities Updated
1.13
crypto-util-1.13
1.12
crypto-util-1.12
1.11
crypto-util-1.11
1.10
crypto-util-1.10
1.9
crypto-util-1.9
1.7
crypto-util-1.7
1.6
crypto-util-1.6
1.5
crypto-util-1.5
1.1
crypto-util-1.1
1.0
crypto-util-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.alapierre.crypto</groupId>
    <artifactId>crypto-util</artifactId>
    <version>1.13</version>
</dependency>

Advertisement