checksum-up

Project that provides utility classes for calculate checksums for files, byte arrays and objects

License

License

GroupId

GroupId

io.github.astrapi69
ArtifactId

ArtifactId

checksum-up
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

checksum-up
Project that provides utility classes for calculate checksums for files, byte arrays and objects
Project URL

Project URL

https://github.com/astrapi69/checksum-up
Project Organization

Project Organization

Asterios Raptis

Download checksum-up

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
io.github.astrapi69 : crypt-api jar 7.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2