T-digest Parent

Data structure which allows accurate estimation of quantiles and related rank statistics

License

License

GroupId

GroupId

com.tdunning
ArtifactId

ArtifactId

t-digest-parent
Last Version

Last Version

3.3
Release Date

Release Date

Type

Type

pom
Description

Description

T-digest Parent
Data structure which allows accurate estimation of quantiles and related rank statistics
Project URL

Project URL

https://github.com/tdunning/t-digest
Source Code Management

Source Code Management

https://github.com/tdunning/t-digest

Download t-digest-parent

Filename Size
t-digest-parent-3.3.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ../core

Versions

Version
3.3