Download jfilechooser-bookmarks-0.1.0.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.0 in this page.

License

GNU General Public License 3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials