Last Version

com.yahoo.datasketches:sketches 0.9.1

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

License

License

Categories

Categories

Data
GroupId

GroupId

com.yahoo.datasketches
ArtifactId

ArtifactId

sketches
Version

Version

0.9.1
Type

Type

pom
Description

Description

com.yahoo.datasketches:sketches
Sketches contains the core algorithms used by other repositories in the DataSketches library.
Project URL

Project URL

https://datasketches.github.io/
Project Organization

Project Organization

Yahoo! Inc.
Source Code Management

Source Code Management

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

Download sketches 0.9.1

Filename Size
sketches-0.9.1.pom 16 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.11

Project Modules

  • memory
  • sketches