xxhash-android

An implementation of xxhash for Android.

Лицензия

Лицензия

Группа

Группа

com.joom.xxhash
Идентификатор

Идентификатор

xxhash-android
Последняя версия

Последняя версия

1.2.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

xxhash-android
An implementation of xxhash for Android.
Ссылка на сайт

Ссылка на сайт

https://github.com/joomcode/xxhash-android
Организация-разработчик

Организация-разработчик

Joom
Система контроля версий

Система контроля версий

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

Скачать xxhash-android

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
com.google.code.findbugs : jsr305 jar 3.0.2

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.2.0