GroupId | GroupIdcom.tdunning |
---|---|
ArtifactId | ArtifactIdt-digest |
Last Version | Last Version3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiont-digest
Data structure which allows accurate estimation of quantiles and related rank statistics
|
Project URL |
Project URL |
Filename | Size |
---|---|
t-digest-3.3.pom | |
t-digest-3.3.jar | 31 KB |
t-digest-3.3-sources.jar | 17 KB |
t-digest-3.3-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tdunning/t-digest/ -->
<dependency>
<groupId>com.tdunning</groupId>
<artifactId>t-digest</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tdunning/t-digest/
implementation 'com.tdunning:t-digest:3.3'
// https://jarcasting.com/artifacts/com.tdunning/t-digest/
implementation ("com.tdunning:t-digest:3.3")
'com.tdunning:t-digest:jar:3.3'
<dependency org="com.tdunning" name="t-digest" rev="3.3">
<artifact name="t-digest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tdunning', module='t-digest', version='3.3')
)
libraryDependencies += "com.tdunning" % "t-digest" % "3.3"
[com.tdunning/t-digest "3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.mahout : mahout-math | jar | 0.9 |
com.carrotsearch.randomizedtesting : randomizedtesting-runner | jar | 2.1.11 |
com.carrotsearch : java-sizeof | jar | 0.0.5 |
com.google.guava : guava | jar | 30.1.1-jre |