is not current version
Last Version 1.2.0

checksum 0.0.6

The checksum tool based on java annotation.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

checksum
Version

Version

0.0.6
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 0.0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.131
com.github.houbb : hash jar 0.0.3
com.github.houbb : sort-core jar 0.0.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.