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