MVN

io.github.lucasmdjl96 : crypto-js-wrappers-js

Maven & Gradle

Dec 24, 2022
0 stars

crypto-js Wrappers for Kotlin · Kotlin Js wrappers for the crypto-js library

<dependency>
    <groupId>io.github.lucasmdjl96</groupId>
    <artifactId>crypto-js-wrappers-js</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.lucasmdjl96 : crypto-js-wrappers-js to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of io.github.lucasmdjl96 : crypto-js-wrappers-js to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
crypto-js-wrappers-js-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.lucasmdjl96</groupId>
    <artifactId>crypto-js-wrappers-js</artifactId>
    <version>0.0.1</version>
</dependency>

Advertisement