MVN

nu.zoom : filechooser

Maven & Gradle

Oct 31, 2010
3 usages

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

<dependency>
    <groupId>nu.zoom</groupId>
    <artifactId>filechooser</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nu.zoom : filechooser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of nu.zoom : filechooser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
filechooser-1.0.1

How to add a dependency to Maven

Add the following nu.zoom : filechooser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nu.zoom</groupId>
    <artifactId>filechooser</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nu.zoom : filechooser gradle dependency to your build.gradle file:

implementation 'nu.zoom:filechooser:1.0.1'

Gradle Kotlin DSL: Add the following nu.zoom : filechooser gradle kotlin dependency to your build.gradle.kts file:

implementation("nu.zoom:filechooser:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following nu.zoom : filechooser sbt scala dependency to your build.sbt file:

libraryDependencies += "nu.zoom" % "filechooser" % "1.0.1"

Advertisement

Dependencies from Group

May 18, 2012
4 usages
Oct 31, 2010
4 usages
Oct 31, 2010
3 usages
Oct 31, 2010
1 usages
Oct 31, 2010
1 usages

Discover Dependencies

Oct 31, 2010
Oct 31, 2010
1 usages
Mar 20, 2011
1 usages
Apr 14, 2015
49 stars
Apr 14, 2015
Oct 09, 2012
1 usages
0 stars