com.github.houbb:hash-core

The hash tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

hash-core
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

The hash tool for java.

Download hash-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : hash-api jar 0.0.6
com.github.houbb : heaven jar 0.1.145

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4