Last Version

net.digger:crc-util 1.0.0

A parameterized checksum and CRC calculation tool, which supports many different algorithms and parameters.

License

License

Categories

Categories

Net
GroupId

GroupId

net.digger
ArtifactId

ArtifactId

crc-util
Version

Version

1.0.0
Type

Type

jar
Description

Description

net.digger:crc-util
A parameterized checksum and CRC calculation tool, which supports many different algorithms and parameters.
Project URL

Project URL

https://github.com/diggernet/JavaCRC
Source Code Management

Source Code Management

https://github.com/diggernet/JavaCRC/tree/develop

Download crc-util 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.