xxhash-android

An implementation of xxhash for Android.

License

License

GroupId

GroupId

com.joom.xxhash
ArtifactId

ArtifactId

xxhash-android
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

aar
Description

Description

xxhash-android
An implementation of xxhash for Android.
Project URL

Project URL

https://github.com/joomcode/xxhash-android
Project Organization

Project Organization

Joom
Source Code Management

Source Code Management

https://github.com/joomcode/xxhash-android

Download xxhash-android

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.

xxhash-android

An implementation of xxhash for Android.

Download

Gradle:

repositories {
  mavenCentral()
}

dependencies {
  implementation 'com.joom.xxhash:xxhash-android:1.2.0'
}

License

Copyright 2021 SIA Joom

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
com.joom.xxhash

Joom

Versions

Version
1.2.0