is not current version
Last Version 8.7.17

com.yahoo.vespa:storage 7.550.61


GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

storage
Version

Version

7.550.61
Type

Type

jar

Download storage 7.550.61


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