MVN

com.asyncant.crypto : sha256-kt-jvm

Maven & Gradle

Aug 28, 2021
1 stars

sha256-kt · Pure Kotlin SHA-256 hash algorithm implementation.

<dependency>
    <groupId>com.asyncant.crypto</groupId>
    <artifactId>sha256-kt-jvm</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.asyncant.crypto : sha256-kt-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.asyncant.crypto : sha256-kt-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
sha256-kt-jvm-1.0

How to add a dependency to Maven

Add the following com.asyncant.crypto : sha256-kt-jvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.asyncant.crypto</groupId>
    <artifactId>sha256-kt-jvm</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.asyncant.crypto : sha256-kt-jvm gradle dependency to your build.gradle file:

implementation 'com.asyncant.crypto:sha256-kt-jvm:1.0'

Gradle Kotlin DSL: Add the following com.asyncant.crypto : sha256-kt-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.asyncant.crypto:sha256-kt-jvm:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.asyncant.crypto : sha256-kt-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.asyncant.crypto" % "sha256-kt-jvm" % "1.0"

Advertisement

Dependencies from Group

Aug 28, 2021
1 stars
Aug 28, 2021
1 stars
Aug 28, 2021
1 stars

Discover Dependencies

Aug 28, 2021
1 stars
Dec 21, 2022
1 usages
Aug 28, 2021
0 stars
Sep 29, 2021
261 stars
Aug 28, 2021
12 stars
Sep 14, 2021
7 stars
Dec 17, 2021
0 stars
Jan 19, 2022
10 stars
Aug 26, 2021
0 stars