is not current version
Last Version 1.2.0

com.github.houbb:checksum-annotation 1.0.0


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

checksum-annotation
Version

Version

1.0.0
Type

Type

jar

Download checksum-annotation 1.0.0


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