is not current version
Last Version 2.5.0

com.day.crx:crx-statistics 2.3.32

The Statistics project contains a CRXModule, which writes arbitrary statistical information into a tree structure.

GroupId

GroupId

com.day.crx
ArtifactId

ArtifactId

crx-statistics
Version

Version

2.3.32
Type

Type

jar

Download crx-statistics 2.3.32


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