не последняя версия
Последняя версия 8.7.17

com.yahoo.vespa:annotations 6.259.36

Public API annotations

Группа

Группа

com.yahoo.vespa
Идентификатор

Идентификатор

annotations
Версия

Версия

6.259.36
Тип

Тип

jar

Скачать annotations 6.259.36


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