checksum

The checksum tool based on java annotation.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

checksum
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

checksum
The checksum tool based on java annotation.
Source Code Management

Source Code Management

https://github.com/houbb/checksum

Download checksum

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • checksum-annotation
  • checksum-api
  • checksum-core

Versions

Version
1.2.0
1.1.0
1.0.0
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1