Last Version

filechooser-core 1.0.0

A Swing JFileChooser for virtual file systems.

License

License

GroupId

GroupId

org.anarres.vfsjfilechooser
ArtifactId

ArtifactId

filechooser-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

filechooser-core
A Swing JFileChooser for virtual file systems.
Project URL

Project URL

https://github.com/shevek/vfsjfilechooser

Download filechooser-core 1.0.0


<!-- https://jarcasting.com/artifacts/org.anarres.vfsjfilechooser/filechooser-core/ -->
<dependency>
    <groupId>org.anarres.vfsjfilechooser</groupId>
    <artifactId>filechooser-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.anarres.vfsjfilechooser/filechooser-core/
implementation 'org.anarres.vfsjfilechooser:filechooser-core:1.0.0'
// https://jarcasting.com/artifacts/org.anarres.vfsjfilechooser/filechooser-core/
implementation ("org.anarres.vfsjfilechooser:filechooser-core:1.0.0")
'org.anarres.vfsjfilechooser:filechooser-core:jar:1.0.0'
<dependency org="org.anarres.vfsjfilechooser" name="filechooser-core" rev="1.0.0">
  <artifact name="filechooser-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anarres.vfsjfilechooser', module='filechooser-core', version='1.0.0')
)
libraryDependencies += "org.anarres.vfsjfilechooser" % "filechooser-core" % "1.0.0"
[org.anarres.vfsjfilechooser/filechooser-core "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
org.apache.commons : commons-vfs2 jar 2.0
org.slf4j : slf4j-api jar 1.7.5
commons-io : commons-io jar 2.4
com.google.code.findbugs : jsr305 jar 2.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.easytesting : fest-swing-junit-4.5 jar 1.2.1

Project Modules

There are no modules declared in this project.