Last Version

xxhash-android 1.2.0

An implementation of xxhash for Android.

License

License

GroupId

GroupId

com.joom.xxhash
ArtifactId

ArtifactId

xxhash-android
Version

Version

1.2.0
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 1.2.0


<!-- 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.