MVN

org.kocakosm : jblake2

Maven & Gradle

Dec 21, 2018
1 usages

JBlake2 · Pure Java implementation of Blake2 (RFC 7693)

<dependency>
    <groupId>org.kocakosm</groupId>
    <artifactId>jblake2</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kocakosm : jblake2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of org.kocakosm : jblake2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4
jblake2-0.4
0.3
jblake2-0.3
0.2
jblake2-0.2
0.1
jblake2-0.1

How to add a dependency to Maven

Add the following org.kocakosm : jblake2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.kocakosm</groupId>
    <artifactId>jblake2</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.kocakosm : jblake2 gradle dependency to your build.gradle file:

implementation 'org.kocakosm:jblake2:0.4'

Gradle Kotlin DSL: Add the following org.kocakosm : jblake2 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.kocakosm:jblake2:0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.kocakosm : jblake2 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.kocakosm" % "jblake2" % "0.4"

Advertisement

Dependencies from Group

Aug 22, 2016
1 usages
Dec 21, 2018
1 usages

Discover Dependencies

Jan 31, 2023
3 usages
470 stars
Jan 16, 2023
1 usages
417 stars
Apr 15, 2022
3 usages
10.6k stars
Apr 15, 2022
3 usages
10.6k stars
Oct 14, 2020
3 usages
10.6k stars
Apr 15, 2022
3 usages
10.6k stars
Jun 14, 2021
2 usages
Apr 03, 2021
1 usages
0 stars