GroupId | GroupIdcom.yahoo.vespa |
---|---|
ArtifactId | ArtifactIdstatistics |
Version | Version7.386.28 |
Type | Typejar |
Filename | Size |
---|---|
statistics-7.386.28.pom | |
statistics-7.386.28.jar | 56 KB |
statistics-7.386.28-sources.jar | 31 KB |
statistics-7.386.28-javadoc.jar | 544 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/statistics/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>statistics</artifactId>
<version>7.386.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/statistics/
implementation 'com.yahoo.vespa:statistics:7.386.28'
// https://jarcasting.com/artifacts/com.yahoo.vespa/statistics/
implementation ("com.yahoo.vespa:statistics:7.386.28")
'com.yahoo.vespa:statistics:jar:7.386.28'
<dependency org="com.yahoo.vespa" name="statistics" rev="7.386.28">
<artifact name="statistics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='statistics', version='7.386.28')
)
libraryDependencies += "com.yahoo.vespa" % "statistics" % "7.386.28"
[com.yahoo.vespa/statistics "7.386.28"]