com.github.houbb:checksum-core

The checksum tool based on java annotation.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

checksum-core
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

The checksum tool based on java annotation.

Download checksum-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : checksum-annotation jar 1.2.0
com.github.houbb : checksum-api jar 1.2.0
com.github.houbb : heaven jar 0.1.131
com.github.houbb : hash-core jar 0.0.4
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.

Versions

Version
1.2.0
1.1.0
1.0.0