Download databene-gui-0.2.12.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.2.12 in this page.

License

GNU Lesser Public License

Build File

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

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

Download

Click the following link to download the jar file.

databene-gui-0.2.12-sources.jar
databene-gui-0.2.12.jar
databene-gui-0.2.12.pom



Related Tutorials