Hashing

Set of small tools for Android

License

License

GroupId

GroupId

dev.evowizz.common
ArtifactId

ArtifactId

hashing
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

Hashing
Set of small tools for Android
Project URL

Project URL

https://github.com/evowizz/common
Source Code Management

Source Code Management

https://github.com/evowizz/common

Download hashing

Filename Size
hashing-2.2.0.pom
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0
2.0.0