is not current version
Last Version 0.0.6

com.github.houbb:hash-core 0.0.5


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

hash-core
Version

Version

0.0.5
Type

Type

jar

Download hash-core 0.0.5


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