is not current version
Last Version 0.0.2

io.takari:takari-hash 0.0.1


GroupId

GroupId

io.takari
ArtifactId

ArtifactId

takari-hash
Version

Version

0.0.1
Type

Type

jar

Download takari-hash 0.0.1


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