Download jfilechooser-bookmarks-0.1.6.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.6 in this page.

License

GNU General Public License 3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials