is not current version
Last Version 0.0.8

net.raumzeitfalle.fx:filechooser 0.0.4

A custom file chooser with live filtering JavaFX and Swing

Categories

Categories

Net
GroupId

GroupId

net.raumzeitfalle.fx
ArtifactId

ArtifactId

filechooser
Version

Version

0.0.4
Type

Type

jar

Download filechooser 0.0.4


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