Download xdev-server-ui-3.2.0.jar file - Jar x

Jar examples for x:xdev-server-ui

Description

RapidClipse Framework UI

You can download jar file xdev-server-ui 3.2.0 in this page.

License

Open Source License

Build File

You can use the following script to add xdev-server-ui-3.2.0.jar to your project.

<dependency>
   <groupId>com.xdev-software</groupId>
   <artifactId>xdev-server-ui</artifactId>
   <version>3.2.0</version>
</dependency>
compile group: 'com.xdev-software', name: 'xdev-server-ui', version: '3.2.0'
libraryDependencies += "com.xdev-software" % "xdev-server-ui" % "3.2.0"
<dependency org="com.xdev-software" name="xdev-server-ui" rev="3.2.0"/>
@Grapes(@Grab(group='com.xdev-software', module='xdev-server-ui', version='3.2.0'))
'com.xdev-software:xdev-server-ui:jar:3.2.0'

Download

Click the following link to download the jar file.

xdev-server-ui-3.2.0-javadoc.jar
xdev-server-ui-3.2.0-sources.jar
xdev-server-ui-3.2.0.jar
xdev-server-ui-3.2.0.pom



Related Tutorials