MVN

org.kotlincrypto.core : xof-js

Maven & Gradle

Jun 28, 2023
22 stars

KotlinCrypto Extendable-Output Functions · Extendable-Output Functions

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

Latest Version

Choose a version of org.kotlincrypto.core : xof-js to add to Maven - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of org.kotlincrypto.core : xof-js to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
xof-js-0.3.0
0.2.x
xof-js-0.2.7
xof-js-0.2.6
xof-js-0.2.5
xof-js-0.2.4
xof-js-0.2.3
xof-js-0.2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.kotlincrypto.core</groupId>
    <artifactId>xof-js</artifactId>
    <version>0.3.0</version>
</dependency>