| License | License | 
|---|---|
| GroupId | GroupIdcom.github.houbb | 
| ArtifactId | ArtifactIdhash-core | 
| Last Version | Last Version0.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThe hash tool for java. | 
| Filename | Size | 
|---|---|
| hash-core-0.0.6.pom | |
| hash-core-0.0.6.jar | 26 KB | 
| hash-core-0.0.6-sources.jar | 19 KB | 
| hash-core-0.0.6-javadoc.jar | 237 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.houbb : hash-api | jar | 0.0.6 | 
| com.github.houbb : heaven | jar | 0.1.145 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13 |