| License | License | 
|---|---|
| GroupId | GroupIdau.csiro | 
| ArtifactId | ArtifactIdelk-util-hashing | 
| Last Version | Last Version0.5.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionELK Utilities for Hashing ELK Utilities for Hashing | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| elk-util-hashing-0.5.0.pom | |
| elk-util-hashing-0.5.0.jar | 8 KB | 
| elk-util-hashing-0.5.0-sources.jar | 8 KB | 
| elk-util-hashing-0.5.0-javadoc.jar | 399 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/au.csiro/elk-util-hashing/ -->
<dependency>
    <groupId>au.csiro</groupId>
    <artifactId>elk-util-hashing</artifactId>
    <version>0.5.0</version>
</dependency>// https://jarcasting.com/artifacts/au.csiro/elk-util-hashing/
implementation 'au.csiro:elk-util-hashing:0.5.0'// https://jarcasting.com/artifacts/au.csiro/elk-util-hashing/
implementation ("au.csiro:elk-util-hashing:0.5.0")'au.csiro:elk-util-hashing:jar:0.5.0'<dependency org="au.csiro" name="elk-util-hashing" rev="0.5.0">
  <artifact name="elk-util-hashing" type="jar" />
</dependency>@Grapes(
@Grab(group='au.csiro', module='elk-util-hashing', version='0.5.0')
)libraryDependencies += "au.csiro" % "elk-util-hashing" % "0.5.0"[au.csiro/elk-util-hashing "0.5.0"]