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

Jar examples for x:xdev-server-ui

Description

RapidClipse Framework UI

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials