| License | License | 
|---|---|
| GroupId | GroupIdcom.github.houbb | 
| ArtifactId | ArtifactIdchecksum-api | 
| Last Version | Last Version1.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe checksum tool based on java annotation. | 
| Filename | Size | 
|---|---|
| checksum-api-1.2.0.pom | |
| checksum-api-1.2.0.jar | 4 KB | 
| checksum-api-1.2.0-sources.jar | 4 KB | 
| checksum-api-1.2.0-javadoc.jar | 57 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.houbb/checksum-api/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>checksum-api</artifactId>
    <version>1.2.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.houbb/checksum-api/
implementation 'com.github.houbb:checksum-api:1.2.0'// https://jarcasting.com/artifacts/com.github.houbb/checksum-api/
implementation ("com.github.houbb:checksum-api:1.2.0")'com.github.houbb:checksum-api:jar:1.2.0'<dependency org="com.github.houbb" name="checksum-api" rev="1.2.0">
  <artifact name="checksum-api" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.houbb', module='checksum-api', version='1.2.0')
)libraryDependencies += "com.github.houbb" % "checksum-api" % "1.2.0"[com.github.houbb/checksum-api "1.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.131 | 
| com.github.houbb : sort-api | jar | 0.0.9 | 
| com.github.houbb : hash-api | jar | 0.0.4 |