Jar examples for u:ui
Xypron GUI Components is a class library written in Java. It facilitates writing Swing applications.
You can download jar file ui 3.3.0-v20070607-1800 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ui-3.3.0-v20070607-1800.jar to your project.
<dependency> <groupId>org.eclipse.debug</groupId> <artifactId>ui</artifactId> <version>3.3.0-v20070607-1800</version> </dependency>
compile group: 'org.eclipse.debug', name: 'ui', version: '3.3.0-v20070607-1800'
libraryDependencies += "org.eclipse.debug" % "ui" % "3.3.0-v20070607-1800"
<dependency org="org.eclipse.debug" name="ui" rev="3.3.0-v20070607-1800"/>
@Grapes(@Grab(group='org.eclipse.debug', module='ui', version='3.3.0-v20070607-1800'))
'org.eclipse.debug:ui:jar:3.3.0-v20070607-1800'
Click the following link to download the jar file.
ui-3.3.0-v20070607-1800.jar