Download filechooser-1.0.1.jar file - Jar f

Jar examples for f:filechooser

Description

A zoom.nu desktop plugin that makes the stock java filechooser remember where it was the last time.

You can download jar file filechooser 1.0.1 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add filechooser-1.0.1.jar to your project.

<dependency>
   <groupId>nu.zoom</groupId>
   <artifactId>filechooser</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'nu.zoom', name: 'filechooser', version: '1.0.1'
libraryDependencies += "nu.zoom" % "filechooser" % "1.0.1"
<dependency org="nu.zoom" name="filechooser" rev="1.0.1"/>
@Grapes(@Grab(group='nu.zoom', module='filechooser', version='1.0.1'))
'nu.zoom:filechooser:jar:1.0.1'

Download

Click the following link to download the jar file.

filechooser-1.0.1-javadoc.jar
filechooser-1.0.1-sources.jar
filechooser-1.0.1.jar
filechooser-1.0.1.pom



Related Tutorials