MVN

com.joyent.util : fast-md5

Maven & Gradle

Sep 06, 2017
5 usages
13 stars

java-fast-md5 · Fork of TWMacinta's FastMD5 project for consumption through Maven Central

<dependency>
    <groupId>com.joyent.util</groupId>
    <artifactId>fast-md5</artifactId>
    <version>2.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.joyent.util : fast-md5 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.7.1

All Versions

Choose a version of com.joyent.util : fast-md5 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.7.x
fast-md5-2.7.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.joyent.util</groupId>
    <artifactId>fast-md5</artifactId>
    <version>2.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.joyent.util : fast-md5 gradle dependency to your build.gradle file:

implementation 'com.joyent.util:fast-md5:2.7.1'

Gradle Kotlin DSL: Add the following com.joyent.util : fast-md5 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.joyent.util:fast-md5:2.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.joyent.util : fast-md5 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.joyent.util" % "fast-md5" % "2.7.1"

Advertisement

Dependencies from Group

Sep 06, 2017
5 usages
13 stars

Discover Dependencies

Jun 24, 2021
3 usages
43 stars
Mar 22, 2018
1 stars
Sep 08, 2017
0 stars
Apr 17, 2019
2 stars
Aug 21, 2023
2 usages
49 stars
Jul 16, 2023
6 usages
2.6k stars
Sep 16, 2017
1 usages
610 stars
Dec 17, 2019
2 usages
296 stars