is not current version
Last Version 7.594.36

com.yahoo.vespa:statistics 7.199.1


GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

statistics
Version

Version

7.199.1
Type

Type

jar

Download statistics 7.199.1


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