is not current version
Last Version 7.594.36

com.yahoo.vespa:statistics 7.257.6


GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

statistics
Version

Version

7.257.6
Type

Type

jar

Download statistics 7.257.6


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