is not current version
Last Version 2.0.0

be.yildiz-games:common-hashing 1.1.1

Hash and checksums computing on files.

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-hashing
Version

Version

1.1.1
Type

Type

jar

Download common-hashing 1.1.1


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