Download citrus-webx-all-3.2.4.jar file - Jar c

Jar examples for c:citrus-webx-all

Description

You can download jar file citrus-webx-all 3.2.4 in this page.

Build File

You can use the following script to add citrus-webx-all-3.2.4.jar to your project.

<dependency>
   <groupId>com.alibaba.citrus</groupId>
   <artifactId>citrus-webx-all</artifactId>
   <version>3.2.4</version>
</dependency>
compile group: 'com.alibaba.citrus', name: 'citrus-webx-all', version: '3.2.4'
libraryDependencies += "com.alibaba.citrus" % "citrus-webx-all" % "3.2.4"
<dependency org="com.alibaba.citrus" name="citrus-webx-all" rev="3.2.4"/>
@Grapes(@Grab(group='com.alibaba.citrus', module='citrus-webx-all', version='3.2.4'))
'com.alibaba.citrus:citrus-webx-all:jar:3.2.4'

Download

Click the following link to download the jar file.

citrus-webx-all-3.2.4-javadoc.jar
citrus-webx-all-3.2.4-sources.jar
citrus-webx-all-3.2.4.jar
citrus-webx-all-3.2.4.pom



Related Tutorials