Jar examples for f:fast-md5
Fork of TWMacinta's FastMD5 project for consumption through Maven Central
You can download jar file fast-md5 2.7.1 in this page.
LGPL v2.1
You can use the following script to add fast-md5-2.7.1.jar to your project.
<dependency> <groupId>com.joyent.util</groupId> <artifactId>fast-md5</artifactId> <version>2.7.1</version> </dependency>
compile group: 'com.joyent.util', name: 'fast-md5', version: '2.7.1'
libraryDependencies += "com.joyent.util" % "fast-md5" % "2.7.1"
<dependency org="com.joyent.util" name="fast-md5" rev="2.7.1"/>
@Grapes(@Grab(group='com.joyent.util', module='fast-md5', version='2.7.1'))
'com.joyent.util:fast-md5:jar:2.7.1'
Click the following link to download the jar file.
fast-md5-2.7.1-javadoc.jar