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

com.yahoo.vespa:annotations 7.218.37

Public API annotations

Группа

Группа

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

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

annotations
Версия

Версия

7.218.37
Тип

Тип

jar

Скачать annotations 7.218.37


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