is not current version
Last Version 2.5.0

com.day.crx:crx-statistics 2.3.10

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.10
Type

Type

jar

Download crx-statistics 2.3.10


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