Last Version

Saphir Hash Core 3.0.10

Implementations of Message Digest algorithms independent of standard Java message digest infrastructure. Use saphir-hash-jca pom to add standard Java message digest infrastructure adapters.

License

License

GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

saphir-hash-core
Version

Version

3.0.10
Type

Type

jar
Description

Description

Saphir Hash Core
Implementations of Message Digest algorithms independent of standard Java message digest infrastructure. Use saphir-hash-jca pom to add standard Java message digest infrastructure adapters.

Download saphir-hash-core 3.0.10


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.13.2

Project Modules

There are no modules declared in this project.