is not current version
Last Version 2.5.0

com.day.crx:crx-statistics 2.4.24.1

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

Type

jar

Download crx-statistics 2.4.24.1


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