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

com.yahoo.vespa:annotations 7.138.15

Public API annotations

Группа

Группа

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

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

annotations
Версия

Версия

7.138.15
Тип

Тип

jar

Скачать annotations 7.138.15


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