MVN

org.kotlincrypto.hash : md5-js

Maven & Gradle

Jun 28, 2023
42 stars

Deprecated. Use md. · Deprecated. Use md.

<dependency>
    <groupId>org.kotlincrypto.hash</groupId>
    <artifactId>md5-js</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kotlincrypto.hash : md5-js to add to Maven - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of org.kotlincrypto.hash : md5-js to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
md5-js-0.3.0
0.2.x
md5-js-0.2.7
md5-js-0.2.6
md5-js-0.2.5
md5-js-0.2.4
md5-js-0.2.3
md5-js-0.2.2
md5-js-0.2.1
md5-js-0.2.0
0.1.x
md5-js-0.1.2
md5-js-0.1.1
md5-js-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.kotlincrypto.hash</groupId>
    <artifactId>md5-js</artifactId>
    <version>0.3.0</version>
</dependency>

Advertisement