is not current version
Last Version 2.5.0

com.day.crx:crx-statistics 2.2.0

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

Type

jar

Download crx-statistics 2.2.0


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