Download jsplitbutton-1.3.1.jar file - Jar j

Jar examples for j:jsplitbutton

Description

Swing implementation of a split button and JavaBean information for using it in an IDE.

You can download jar file jsplitbutton 1.3.1 in this page.

License

The GNU General Public License, Version 2.0

Build File

You can use the following script to add jsplitbutton-1.3.1.jar to your project.

<dependency>
   <groupId>com.alexandriasoftware.swing</groupId>
   <artifactId>jsplitbutton</artifactId>
   <version>1.3.1</version>
</dependency>
compile group: 'com.alexandriasoftware.swing', name: 'jsplitbutton', version: '1.3.1'
libraryDependencies += "com.alexandriasoftware.swing" % "jsplitbutton" % "1.3.1"
<dependency org="com.alexandriasoftware.swing" name="jsplitbutton" rev="1.3.1"/>
@Grapes(@Grab(group='com.alexandriasoftware.swing', module='jsplitbutton', version='1.3.1'))
'com.alexandriasoftware.swing:jsplitbutton:jar:1.3.1'

Download

Click the following link to download the jar file.

jsplitbutton-1.3.1-javadoc.jar
jsplitbutton-1.3.1-sources.jar
jsplitbutton-1.3.1.jar
jsplitbutton-1.3.1.pom



Related Tutorials