Download databene-gui-0.1.9.jar file - Jar d

Jar examples for d:databene-gui

Description

databene-gui is a collection of open source utilities for graphical user interfaces

You can download jar file databene-gui 0.1.9 in this page.

License

GNU Lesser Public License

Build File

You can use the following script to add databene-gui-0.1.9.jar to your project.

<dependency>
   <groupId>org.databene</groupId>
   <artifactId>databene-gui</artifactId>
   <version>0.1.9</version>
</dependency>
compile group: 'org.databene', name: 'databene-gui', version: '0.1.9'
libraryDependencies += "org.databene" % "databene-gui" % "0.1.9"
<dependency org="org.databene" name="databene-gui" rev="0.1.9"/>
@Grapes(@Grab(group='org.databene', module='databene-gui', version='0.1.9'))
'org.databene:databene-gui:jar:0.1.9'

Download

Click the following link to download the jar file.

databene-gui-0.1.9-sources.jar
databene-gui-0.1.9.jar
databene-gui-0.1.9.pom



Related Tutorials