GroupId | GroupIdcom.yahoo.vespa |
---|---|
ArtifactId | ArtifactIdvespa-3party-bundles |
Version | Version8.4.15 |
Type | Typepom |
Filename | Size |
---|---|
vespa-3party-bundles-8.4.15.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.vespa/vespa-3party-bundles/ -->
<dependency>
<groupId>com.yahoo.vespa</groupId>
<artifactId>vespa-3party-bundles</artifactId>
<version>8.4.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.vespa/vespa-3party-bundles/
implementation 'com.yahoo.vespa:vespa-3party-bundles:8.4.15'
// https://jarcasting.com/artifacts/com.yahoo.vespa/vespa-3party-bundles/
implementation ("com.yahoo.vespa:vespa-3party-bundles:8.4.15")
'com.yahoo.vespa:vespa-3party-bundles:pom:8.4.15'
<dependency org="com.yahoo.vespa" name="vespa-3party-bundles" rev="8.4.15">
<artifact name="vespa-3party-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.vespa', module='vespa-3party-bundles', version='8.4.15')
)
libraryDependencies += "com.yahoo.vespa" % "vespa-3party-bundles" % "8.4.15"
[com.yahoo.vespa/vespa-3party-bundles "8.4.15"]