is not current version
Last Version 0.0.6

hash 0.0.4

The hash tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

hash
Version

Version

0.0.4
Type

Type

pom
Description

Description

hash
The hash tool for java.

Download hash 0.0.4

Filename Size
hash-0.0.4.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hash-api
  • hash-core