is not current version
Last Version 0.13.4

com.yahoo.datasketches:sketches-core 0.2.1

Data Sketches Core

Categories

Categories

Data
GroupId

GroupId

com.yahoo.datasketches
ArtifactId

ArtifactId

sketches-core
Version

Version

0.2.1
Type

Type

jar

Download sketches-core 0.2.1


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