Last Version

mydotey quantile 1.0.2

quantile algorithms, util

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.mydotey.quantile
ArtifactId

ArtifactId

quantile
Version

Version

1.0.2
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 1.0.2

Filename Size
quantile-1.0.2.pom 6 KB
Browse

<!-- 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