Last Version

com.yahoo.datasketches:sketches-core 0.13.4

Core sketch algorithms used alone and by other repositories in the DataSketches library.

License

License

Categories

Categories

Data
GroupId

GroupId

com.yahoo.datasketches
ArtifactId

ArtifactId

sketches-core
Version

Version

0.13.4
Type

Type

jar
Description

Description

com.yahoo.datasketches:sketches-core
Core sketch algorithms used alone and by other repositories in the DataSketches library.
Project URL

Project URL

https://datasketches.github.io/
Source Code Management

Source Code Management

https://github.com/DataSketches/sketches-core

Download sketches-core 0.13.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.yahoo.datasketches : memory jar 0.12.2

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.