Download vespajlib-6.188.3.jar file - Jar v

Jar examples for v:vespajlib

Description

Library for use in Java components of Vespa. Shared code which did not fit anywhere else.

You can download jar file vespajlib 6.188.3 in this page.

Build File

You can use the following script to add vespajlib-6.188.3.jar to your project.

<dependency>
   <groupId>com.yahoo.vespa</groupId>
   <artifactId>vespajlib</artifactId>
   <version>6.188.3</version>
</dependency>
compile group: 'com.yahoo.vespa', name: 'vespajlib', version: '6.188.3'
libraryDependencies += "com.yahoo.vespa" % "vespajlib" % "6.188.3"
<dependency org="com.yahoo.vespa" name="vespajlib" rev="6.188.3"/>
@Grapes(@Grab(group='com.yahoo.vespa', module='vespajlib', version='6.188.3'))
'com.yahoo.vespa:vespajlib:jar:6.188.3'

Download

Click the following link to download the jar file.

vespajlib-6.188.3-javadoc.jar
vespajlib-6.188.3-sources.jar
vespajlib-6.188.3.jar
vespajlib-6.188.3.pom



Related Tutorials