Last Version

easyhash 1.0

The easiest way to generate HEX hashs in Groovy and Java

License

License

GroupId

GroupId

com.lazythought
ArtifactId

ArtifactId

easyhash
Version

Version

1.0
Type

Type

jar
Description

Description

easyhash
The easiest way to generate HEX hashs in Groovy and Java
Source Code Management

Source Code Management

http://github.com/poiati/easyhash

Download easyhash 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.