is not current version
Last Version 8.7.17

com.yahoo.vespa:annotations 6.229.8

Public API annotations

GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

annotations
Version

Version

6.229.8
Type

Type

jar

Download annotations 6.229.8


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