is not current version
Last Version 2.5.0

com.day.crx:crx-statistics 1.4.2

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

1.4.2
Type

Type

jar

Download crx-statistics 1.4.2


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