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