Download xdev-server-ui-3.2.1.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.1 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials