Download ui-2.4.3.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 2.4.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ui-2.4.3.jar to your project.

<dependency>
   <groupId>net.open-esb.core</groupId>
   <artifactId>ui</artifactId>
   <version>2.4.3</version>
</dependency>
compile group: 'net.open-esb.core', name: 'ui', version: '2.4.3'
libraryDependencies += "net.open-esb.core" % "ui" % "2.4.3"
<dependency org="net.open-esb.core" name="ui" rev="2.4.3"/>
@Grapes(@Grab(group='net.open-esb.core', module='ui', version='2.4.3'))
'net.open-esb.core:ui:jar:2.4.3'

Download

Click the following link to download the jar file.

ui-2.4.3-javadoc.jar
ui-2.4.3-sources.jar
ui-2.4.3.jar
ui-2.4.3.pom



Related Tutorials