Last Version

Saphir Hash Core 3.0.1

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.tynne
ArtifactId

ArtifactId

saphir-hash-core
Version

Version

3.0.1
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.
Project URL

Project URL

https://github.com/sfuhrm/saphir-hash
Source Code Management

Source Code Management

https://github.com/sfuhrm/saphir-hash

Download saphir-hash-core 3.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.11

Project Modules

There are no modules declared in this project.