License |
License |
---|---|
GroupId | GroupIdbr.com.objectos |
ArtifactId | ArtifactIdhash |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionobjectos :: hash
Tiny Java8 hashing library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hash-0.1.0.pom | |
hash-0.1.0.jar | 7 KB |
hash-0.1.0-sources.jar | 6 KB |
hash-0.1.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.objectos/hash/ -->
<dependency>
<groupId>br.com.objectos</groupId>
<artifactId>hash</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/hash/
implementation 'br.com.objectos:hash:0.1.0'
// https://jarcasting.com/artifacts/br.com.objectos/hash/
implementation ("br.com.objectos:hash:0.1.0")
'br.com.objectos:hash:jar:0.1.0'
<dependency org="br.com.objectos" name="hash" rev="0.1.0">
<artifact name="hash" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='hash', version='0.1.0')
)
libraryDependencies += "br.com.objectos" % "hash" % "0.1.0"
[br.com.objectos/hash "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
br.com.objectos : assertion | jar | 0.6.1 |
br.com.objectos.io : fs | jar | 0.9.0 |