Download container-test-6.198.37.jar file - Jar c

Jar examples for c:container-test

Description

You can download jar file container-test 6.198.37 in this page.

Build File

You can use the following script to add container-test-6.198.37.jar to your project.

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

Download

Click the following link to download the jar file.

container-test-6.198.37-javadoc.jar
container-test-6.198.37-sources.jar
container-test-6.198.37.jar
container-test-6.198.37.pom



Related Tutorials