License |
License |
---|---|
GroupId | GroupIdcom.joyent.util |
ArtifactId | ArtifactIdfast-md5 |
Last Version | Last Version2.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-fast-md5
Fork of TWMacinta's FastMD5 project for consumption through Maven Central
|
Project URL |
Project URL |
Project Organization |
Project OrganizationJoyent |
Filename | Size |
---|---|
fast-md5-2.7.1.pom | |
fast-md5-2.7.1.jar | 14 KB |
fast-md5-2.7.1-sources.jar | 17 KB |
fast-md5-2.7.1-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.joyent.util/fast-md5/ -->
<dependency>
<groupId>com.joyent.util</groupId>
<artifactId>fast-md5</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.joyent.util/fast-md5/
implementation 'com.joyent.util:fast-md5:2.7.1'
// https://jarcasting.com/artifacts/com.joyent.util/fast-md5/
implementation ("com.joyent.util:fast-md5:2.7.1")
'com.joyent.util:fast-md5:jar:2.7.1'
<dependency org="com.joyent.util" name="fast-md5" rev="2.7.1">
<artifact name="fast-md5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.joyent.util', module='fast-md5', version='2.7.1')
)
libraryDependencies += "com.joyent.util" % "fast-md5" % "2.7.1"
[com.joyent.util/fast-md5 "2.7.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |