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-I20070614-0800 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ui-3.3.0-I20070614-0800.jar to your project.
<dependency> <groupId>org.eclipse</groupId> <artifactId>ui</artifactId> <version>3.3.0-I20070614-0800</version> </dependency>
compile group: 'org.eclipse', name: 'ui', version: '3.3.0-I20070614-0800'
libraryDependencies += "org.eclipse" % "ui" % "3.3.0-I20070614-0800"
<dependency org="org.eclipse" name="ui" rev="3.3.0-I20070614-0800"/>
@Grapes(@Grab(group='org.eclipse', module='ui', version='3.3.0-I20070614-0800'))
'org.eclipse:ui:jar:3.3.0-I20070614-0800'
Click the following link to download the jar file.
ui-3.3.0-I20070614-0800.jar