MVN

io.whitfin : siphash

Maven & Gradle

Apr 02, 2018
2 usages
32 stars

SipHash · Various Java implementations of the SipHash cryptographic hash family.

<dependency>
    <groupId>io.whitfin</groupId>
    <artifactId>siphash</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.whitfin : siphash to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of io.whitfin : siphash to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
siphash-2.0.0
1.0.x
siphash-1.0.0

How to add a dependency to Maven

Add the following io.whitfin : siphash maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.whitfin</groupId>
    <artifactId>siphash</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.whitfin : siphash gradle dependency to your build.gradle file:

implementation 'io.whitfin:siphash:2.0.0'

Gradle Kotlin DSL: Add the following io.whitfin : siphash gradle kotlin dependency to your build.gradle.kts file:

implementation("io.whitfin:siphash:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.whitfin : siphash sbt scala dependency to your build.sbt file:

libraryDependencies += "io.whitfin" % "siphash" % "2.0.0"

Advertisement

Dependencies from Group

Apr 02, 2018
2 usages
32 stars
Jun 26, 2017
1 usages
2 stars
Sep 17, 2019
1 usages
4 stars
Jun 26, 2017
1 stars
Jun 26, 2017
0 stars

Discover Dependencies

Jul 27, 2018
33 usages
Sep 16, 2021
6 stars
Jul 02, 2019
2 usages
181 stars
Oct 26, 2018
352 stars
Aug 03, 2023
3 usages
31 stars
Aug 07, 2023
9 usages
164 stars