is not current version
Last Version 1.0.2

edu.byu.hbll:stats 1.0.1

A library for gathering and reporting statistical information.

License

License

GroupId

GroupId

edu.byu.hbll
ArtifactId

ArtifactId

stats
Version

Version

1.0.1
Type

Type

jar
Description

Description

edu.byu.hbll:stats
A library for gathering and reporting statistical information.
Project URL

Project URL

https://bitbucket.org/byuhbll/lib-java-stats
Source Code Management

Source Code Management

https://bitbucket.org/byuhbll/lib-java-stats

Download stats 1.0.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.