is not current version
Last Version 8.7.17

com.yahoo.vespa:annotations 7.169.4

Public API annotations

GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

annotations
Version

Version

7.169.4
Type

Type

jar

Download annotations 7.169.4


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