mydotey quantile

quantile algorithms, util

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.mydotey.quantile
ArtifactId

ArtifactId

quantile
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

mydotey quantile
quantile algorithms, util
Project URL

Project URL

https://github.com/mydotey/quantile-estimator
Project Organization

Project Organization

mydotey.org
Source Code Management

Source Code Management

https://github.com/mydotey/quantile-estimator

Download quantile

Filename Size
quantile-1.0.2.pom 6 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • quantile-estimator

Versions

Version
1.0.2
1.0.1
1.0.0