License |
License |
---|---|
GroupId | GroupIdcom.github.houbb |
ArtifactId | ArtifactIdhash |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhash
The hash tool for java.
|
Filename | Size |
---|---|
hash-0.0.6.pom | |
hash-0.0.6.jar | 11 KB |
hash-0.0.6-sources.jar | 7 KB |
hash-0.0.6-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/hash/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>hash</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/hash/
implementation 'com.github.houbb:hash:0.0.6'
// https://jarcasting.com/artifacts/com.github.houbb/hash/
implementation ("com.github.houbb:hash:0.0.6")
'com.github.houbb:hash:jar:0.0.6'
<dependency org="com.github.houbb" name="hash" rev="0.0.6">
<artifact name="hash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='hash', version='0.0.6')
)
libraryDependencies += "com.github.houbb" % "hash" % "0.0.6"
[com.github.houbb/hash "0.0.6"]