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

com.yahoo.datasketches:sketches 0.8.4

Sketches contains the core algorithms used by other repositories in the DataSketches library.

Категории

Категории

Данные
Группа

Группа

com.yahoo.datasketches
Идентификатор

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

sketches
Версия

Версия

0.8.4
Тип

Тип

pom

Скачать sketches 0.8.4

Имя Файла Размер
sketches-0.8.4.pom 16 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.yahoo.datasketches/sketches/ -->
<dependency>
    <groupId>com.yahoo.datasketches</groupId>
    <artifactId>sketches</artifactId>
    <version>0.8.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.datasketches/sketches/
implementation 'com.yahoo.datasketches:sketches:0.8.4'
// https://jarcasting.com/artifacts/com.yahoo.datasketches/sketches/
implementation ("com.yahoo.datasketches:sketches:0.8.4")
'com.yahoo.datasketches:sketches:pom:0.8.4'
<dependency org="com.yahoo.datasketches" name="sketches" rev="0.8.4">
  <artifact name="sketches" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.datasketches', module='sketches', version='0.8.4')
)
libraryDependencies += "com.yahoo.datasketches" % "sketches" % "0.8.4"
[com.yahoo.datasketches/sketches "0.8.4"]