Last Version

com.github.houbb:checksum-annotation 1.2.0

The checksum tool based on java annotation.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

checksum-annotation
Version

Version

1.2.0
Type

Type

jar
Description

Description

The checksum tool based on java annotation.

Download checksum-annotation 1.2.0


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

There are no modules declared in this project.