Last Version

com.github.moaxcp:recMD5 1.0.1

A recoverable md5 algorithm. Creates an MD5 that can be restarted without reading the entire input again.

License

License

Categories

Categories

MOA Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.moaxcp
ArtifactId

ArtifactId

recMD5
Version

Version

1.0.1
Type

Type

jar
Description

Description

com.github.moaxcp:recMD5
A recoverable md5 algorithm. Creates an MD5 that can be restarted without reading the entire input again.
Project URL

Project URL

https://github.com/moaxcp/recMD5
Source Code Management

Source Code Management

https://github.com/moaxcp/recMD5

Download recMD5 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.moaxcp/recMD5/ -->
<dependency>
    <groupId>com.github.moaxcp</groupId>
    <artifactId>recMD5</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.moaxcp/recMD5/
implementation 'com.github.moaxcp:recMD5:1.0.1'
// https://jarcasting.com/artifacts/com.github.moaxcp/recMD5/
implementation ("com.github.moaxcp:recMD5:1.0.1")
'com.github.moaxcp:recMD5:jar:1.0.1'
<dependency org="com.github.moaxcp" name="recMD5" rev="1.0.1">
  <artifact name="recMD5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.moaxcp', module='recMD5', version='1.0.1')
)
libraryDependencies += "com.github.moaxcp" % "recMD5" % "1.0.1"
[com.github.moaxcp/recMD5 "1.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.