License |
License |
---|---|
GroupId | GroupIdcom.tdunning |
ArtifactId | ArtifactIdt-digest-parent |
Last Version | Last Version3.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionT-digest Parent
Data structure which allows accurate estimation of quantiles and related rank statistics
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
t-digest-parent-3.3.pom | 3 KB |
Browse |
<!-- 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"]