Jar examples for f:filechooser
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.
GNU Lesser General Public License
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'
Click the following link to download the jar file.
filechooser-1.0.1-javadoc.jar