is not current version
Last Version 0.0.8

net.raumzeitfalle.fx:filechooser 0.0.3

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.3
Type

Type

jar

Download filechooser 0.0.3


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