Download xenon-common-0.7.6.jar file - Jar x

Jar examples for x:xenon-common

Description

You can download jar file xenon-common 0.7.6 in this page.

Build File

You can use the following script to add xenon-common-0.7.6.jar to your project.

<dependency>
   <groupId>com.vmware.xenon</groupId>
   <artifactId>xenon-common</artifactId>
   <version>0.7.6</version>
</dependency>
compile group: 'com.vmware.xenon', name: 'xenon-common', version: '0.7.6'
libraryDependencies += "com.vmware.xenon" % "xenon-common" % "0.7.6"
<dependency org="com.vmware.xenon" name="xenon-common" rev="0.7.6"/>
@Grapes(@Grab(group='com.vmware.xenon', module='xenon-common', version='0.7.6'))
'com.vmware.xenon:xenon-common:jar:0.7.6'

Download

Click the following link to download the jar file.

xenon-common-0.7.6-javadoc.jar
xenon-common-0.7.6-sources.jar
xenon-common-0.7.6-test-sources.jar
xenon-common-0.7.6-tests.jar
xenon-common-0.7.6.jar
xenon-common-0.7.6.pom



Related Tutorials