Group Id be.yildiz-games
Artifact Id common-hashing
Version 2.0.0
Packaging jar
URL -
Badge
Last Updated 2021-05-15T08:19:05+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>common-hashing</artifactId>
    <version>2.0.0</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'common-hashing', version: '2.0.0'
implementation 'be.yildiz-games:common-hashing:2.0.0'
implementation("be.yildiz-games:common-hashing:2.0.0")
libraryDependencies += "be.yildiz-games" % "common-hashing" % "2.0.0"
<dependency org="be.yildiz-games" name="common-hashing" rev="2.0.0"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='common-hashing', version='2.0.0')
)
[be.yildiz-games/common-hashing "2.0.0"]
'be.yildiz-games:common-hashing:2.0.0'