com.github.houbb:hash-api

The hash tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

hash-api
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

The hash tool for java.

Download hash-api

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4