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

Jar examples for x:xenon-common

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials