is not current version
Last Version 1.2.0

com.github.houbb:checksum-api 1.1.0


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

checksum-api
Version

Version

1.1.0
Type

Type

jar

Download checksum-api 1.1.0


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