Statistics Utils

General-purpose utilities for calculating and working with statistics.

License

License

GroupId

GroupId

com.amlinv
ArtifactId

ArtifactId

stats-utils
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Statistics Utils
General-purpose utilities for calculating and working with statistics.
Project URL

Project URL

http://www.github.com/amlinv/stats-utils

Download stats-utils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0