MVN

com.twitter : util-hashing_2.11

Maven & Gradle

Feb 11, 2021
33 usages
2.6k stars

util-hashing · util-hashing

<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>util-hashing_2.11</artifactId>
    <version>21.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.twitter : util-hashing_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 21.2.0

All Versions

Choose a version of com.twitter : util-hashing_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
21.2.x
util-hashing_2.11-21.2.0
21.1.x
util-hashing_2.11-21.1.0
20.12.x
util-hashing_2.11-20.12.0
20.10.x
util-hashing_2.11-20.10.0
20.9.x
util-hashing_2.11-20.9.0
20.8.x
util-hashing_2.11-20.8.1
util-hashing_2.11-20.8.0
20.7.x
util-hashing_2.11-20.7.0
20.6.x
util-hashing_2.11-20.6.0
20.5.x
util-hashing_2.11-20.5.0
20.4.x
util-hashing_2.11-20.4.1
util-hashing_2.11-20.4.0
20.3.x
util-hashing_2.11-20.3.0
20.1.x
util-hashing_2.11-20.1.0
19.12.x
util-hashing_2.11-19.12.0
19.11.x
util-hashing_2.11-19.11.0
19.10.x
util-hashing_2.11-19.10.0
19.9.x
util-hashing_2.11-19.9.0
19.8.x
util-hashing_2.11-19.8.1
util-hashing_2.11-19.8.0
19.7.x
util-hashing_2.11-19.7.0
19.6.x
util-hashing_2.11-19.6.0
19.5.x
util-hashing_2.11-19.5.1
util-hashing_2.11-19.5.0
19.4.x
util-hashing_2.11-19.4.0
19.3.x
util-hashing_2.11-19.3.0
19.2.x
util-hashing_2.11-19.2.0
19.1.x
util-hashing_2.11-19.1.0
18.12.x
util-hashing_2.11-18.12.0
18.11.x
util-hashing_2.11-18.11.0
18.10.x
util-hashing_2.11-18.10.0
18.9.x
util-hashing_2.11-18.9.1
util-hashing_2.11-18.9.0
18.8.x
util-hashing_2.11-18.8.0
18.7.x
util-hashing_2.11-18.7.0
18.6.x
util-hashing_2.11-18.6.0
18.5.x
util-hashing_2.11-18.5.0
18.4.x
util-hashing_2.11-18.4.0
18.3.x
util-hashing_2.11-18.3.0
18.2.x
util-hashing_2.11-18.2.0
18.1.x
util-hashing_2.11-18.1.0
17.12.x
util-hashing_2.11-17.12.0
17.11.x
util-hashing_2.11-17.11.0
17.10.x
util-hashing_2.11-17.10.0
7.1.x
util-hashing_2.11-7.1.0
7.0.x
util-hashing_2.11-7.0.0
6.45.x
util-hashing_2.11-6.45.0
6.43.x
util-hashing_2.11-6.43.0
6.42.x
util-hashing_2.11-6.42.0
6.41.x
util-hashing_2.11-6.41.0
6.40.x
util-hashing_2.11-6.40.0
6.39.x
util-hashing_2.11-6.39.0
6.38.x
util-hashing_2.11-6.38.0
6.37.x
util-hashing_2.11-6.37.0
6.36.x
util-hashing_2.11-6.36.0
6.35.x
util-hashing_2.11-6.35.0
6.34.x
util-hashing_2.11-6.34.0
6.33.x
util-hashing_2.11-6.33.0
6.32.x
util-hashing_2.11-6.32.0
6.30.x
util-hashing_2.11-6.30.0
6.29.x
util-hashing_2.11-6.29.0
6.28.x
util-hashing_2.11-6.28.0
6.27.x
util-hashing_2.11-6.27.0
6.26.x
util-hashing_2.11-6.26.0
6.25.x
util-hashing_2.11-6.25.0
6.24.x
util-hashing_2.11-6.24.0
6.23.x
util-hashing_2.11-6.23.0
6.22.x
util-hashing_2.11-6.22.2
util-hashing_2.11-6.22.1
util-hashing_2.11-6.22.0
6.21.x
util-hashing_2.11-6.21.2
6.20.x
util-hashing_2.11-6.20.0

How to add a dependency to Maven

Add the following com.twitter : util-hashing_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.twitter</groupId>
    <artifactId>util-hashing_2.11</artifactId>
    <version>21.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.twitter : util-hashing_2.11 gradle dependency to your build.gradle file:

implementation 'com.twitter:util-hashing_2.11:21.2.0'

Gradle Kotlin DSL: Add the following com.twitter : util-hashing_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.twitter:util-hashing_2.11:21.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.twitter : util-hashing_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.twitter" % "util-hashing_2.11" % "21.2.0"

Advertisement

Dependencies from Group

Feb 11, 2021
200 usages
2.6k stars
Feb 11, 2021
144 usages
8.7k stars
Mar 24, 2016
144 usages
Feb 11, 2021
136 usages
8.7k stars
Dec 26, 2022
122 usages
2.6k stars

Discover Dependencies

Nov 25, 2022
59 usages
4.6k stars
Aug 21, 2023
41 usages
Feb 09, 2016
35 usages
667 stars
Dec 18, 2019
33 usages
Nov 02, 2020
60 usages
4k stars
Aug 10, 2023
74 usages
27 stars
May 10, 2023
37 usages
1.1k stars
Aug 24, 2023
35 usages
30 stars