Download ui-3.2.100-v20070531-1800.jar file - Jar u

Jar examples for u:ui

Description

Xypron GUI Components is a class library written in Java. It facilitates writing Swing applications.

You can download jar file ui 3.2.100-v20070531-1800 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ui-3.2.100-v20070531-1800.jar to your project.

<dependency>
   <groupId>org.eclipse.jdt.debug</groupId>
   <artifactId>ui</artifactId>
   <version>3.2.100-v20070531-1800</version>
</dependency>
compile group: 'org.eclipse.jdt.debug', name: 'ui', version: '3.2.100-v20070531-1800'
libraryDependencies += "org.eclipse.jdt.debug" % "ui" % "3.2.100-v20070531-1800"
<dependency org="org.eclipse.jdt.debug" name="ui" rev="3.2.100-v20070531-1800"/>
@Grapes(@Grab(group='org.eclipse.jdt.debug', module='ui', version='3.2.100-v20070531-1800'))
'org.eclipse.jdt.debug:ui:jar:3.2.100-v20070531-1800'

Download

Click the following link to download the jar file.

ui-3.2.100-v20070531-1800.jar
ui-3.2.100-v20070531-1800.pom



Related Tutorials