is not current version
Last Version 3.0.7

de.sfuhrm:saphir-hash-speed 3.0.5

Speed benchmark code that is probably not interesting for anyone. Compares JDK message digest implementations with those of saphir-hash.

GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

saphir-hash-speed
Version

Version

3.0.5
Type

Type

jar

Download saphir-hash-speed 3.0.5


<!-- https://jarcasting.com/artifacts/de.sfuhrm/saphir-hash-speed/ -->
<dependency>
    <groupId>de.sfuhrm</groupId>
    <artifactId>saphir-hash-speed</artifactId>
    <version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/saphir-hash-speed/
implementation 'de.sfuhrm:saphir-hash-speed:3.0.5'
// https://jarcasting.com/artifacts/de.sfuhrm/saphir-hash-speed/
implementation ("de.sfuhrm:saphir-hash-speed:3.0.5")
'de.sfuhrm:saphir-hash-speed:jar:3.0.5'
<dependency org="de.sfuhrm" name="saphir-hash-speed" rev="3.0.5">
  <artifact name="saphir-hash-speed" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='saphir-hash-speed', version='3.0.5')
)
libraryDependencies += "de.sfuhrm" % "saphir-hash-speed" % "3.0.5"
[de.sfuhrm/saphir-hash-speed "3.0.5"]