MVN

com.tdunning : t-digest

Maven & Gradle

May 31, 2021
125 usages
1.9k stars

t-digest · Data structure which allows accurate estimation of quantiles and related rank statistics

<dependency>
    <groupId>com.tdunning</groupId>
    <artifactId>t-digest</artifactId>
    <version>3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tdunning : t-digest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3

All Versions

Choose a version of com.tdunning : t-digest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3
t-digest-3.3
3.2
t-digest-3.2
3.1
t-digest-3.1
3.0
t-digest-3.0
2.0.x
t-digest-2.0.2
t-digest-2.0.1
2.0
t-digest-2.0
1.0
t-digest-1.0

How to add a dependency to Maven

Add the following com.tdunning : t-digest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tdunning</groupId>
    <artifactId>t-digest</artifactId>
    <version>3.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tdunning : t-digest gradle dependency to your build.gradle file:

implementation 'com.tdunning:t-digest:3.3'

Gradle Kotlin DSL: Add the following com.tdunning : t-digest gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tdunning:t-digest:3.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tdunning : t-digest sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tdunning" % "t-digest" % "3.3"

Advertisement

Dependencies from Group

May 31, 2021
125 usages
1.9k stars
Feb 02, 2017
29 usages
17 stars
Jun 13, 2021
1.9k stars

Discover Dependencies

Sep 16, 2021
6 usages
7 stars
Jun 08, 2023
Aug 21, 2023
9 usages
1k stars
May 07, 2018
1 usages
0 stars
Apr 13, 2021
481 stars
Aug 19, 2017
1 usages
1.2k stars
Jul 28, 2018
1 usages
26 stars