| License |
License |
|---|---|
| GroupId | GroupIdcom.yahoo.vespa |
| ArtifactId | ArtifactIdannotations |
| Last Version | Last Version8.7.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionannotations
Public API annotations
|
| Filename | Size |
|---|---|
| annotations-8.7.17.pom | |
| annotations-8.7.17.jar | 4 KB |
| annotations-8.7.17-sources.jar | 5 KB |
| annotations-8.7.17-javadoc.jar | 408 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/annotations/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>annotations</artifactId>
<version>8.7.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/annotations/
implementation 'com.yahoo.vespa:annotations:8.7.17'
// https://jarcasting.com/artifacts/com.yahoo.vespa/annotations/
implementation ("com.yahoo.vespa:annotations:8.7.17")
'com.yahoo.vespa:annotations:jar:8.7.17'
<dependency org="com.yahoo.vespa" name="annotations" rev="8.7.17">
<artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='annotations', version='8.7.17')
)
libraryDependencies += "com.yahoo.vespa" % "annotations" % "8.7.17"
[com.yahoo.vespa/annotations "8.7.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |