Last Version

com.yahoo.datasketches:sketches-vector 0.0.2

Sketches with vector-based inputs.

License

License

Categories

Categories

Data
GroupId

GroupId

com.yahoo.datasketches
ArtifactId

ArtifactId

sketches-vector
Version

Version

0.0.2
Type

Type

jar
Description

Description

com.yahoo.datasketches:sketches-vector
Sketches with vector-based inputs.
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-vector.git

Download sketches-vector 0.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ojalgo : ojalgo jar 44.0.0
com.yahoo.datasketches : memory jar 0.10.2

test (1)

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

Project Modules

There are no modules declared in this project.