is not current version
Last Version 0.9.1

com.oradian.infra:monohash 0.6.0

monohash

GroupId

GroupId

com.oradian.infra
ArtifactId

ArtifactId

monohash
Version

Version

0.6.0
Type

Type

jar

Download monohash 0.6.0


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