is not current version
Last Version 7.361.22

com.yahoo.vespa:processing 6.265.30


GroupId

GroupId

com.yahoo.vespa
ArtifactId

ArtifactId

processing
Version

Version

6.265.30
Type

Type

jar

Download processing 6.265.30


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