Download jfilechooser-bookmarks-0.1.5.jar file - Jar j

Jar examples for j:jfilechooser-bookmarks

Description

Directory bookmarks for the JFileChooser Swing component.

You can download jar file jfilechooser-bookmarks 0.1.5 in this page.

License

GNU General Public License 3

Build File

You can use the following script to add jfilechooser-bookmarks-0.1.5.jar to your project.

<dependency>
   <groupId>com.github.fracpete</groupId>
   <artifactId>jfilechooser-bookmarks</artifactId>
   <version>0.1.5</version>
</dependency>
compile group: 'com.github.fracpete', name: 'jfilechooser-bookmarks', version: '0.1.5'
libraryDependencies += "com.github.fracpete" % "jfilechooser-bookmarks" % "0.1.5"
<dependency org="com.github.fracpete" name="jfilechooser-bookmarks" rev="0.1.5"/>
@Grapes(@Grab(group='com.github.fracpete', module='jfilechooser-bookmarks', version='0.1.5'))
'com.github.fracpete:jfilechooser-bookmarks:jar:0.1.5'

Download

Click the following link to download the jar file.

jfilechooser-bookmarks-0.1.5-javadoc.jar
jfilechooser-bookmarks-0.1.5-sources.jar
jfilechooser-bookmarks-0.1.5.jar
jfilechooser-bookmarks-0.1.5.pom



Related Tutorials