is not current version
Last Version 0.1.8

com.github.fracpete:jfilechooser-bookmarks 0.1.3

Directory bookmarks for the JFileChooser Swing component.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

jfilechooser-bookmarks
Version

Version

0.1.3
Type

Type

jar

Download jfilechooser-bookmarks 0.1.3


<!-- https://jarcasting.com/artifacts/com.github.fracpete/jfilechooser-bookmarks/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>jfilechooser-bookmarks</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/jfilechooser-bookmarks/
implementation 'com.github.fracpete:jfilechooser-bookmarks:0.1.3'
// https://jarcasting.com/artifacts/com.github.fracpete/jfilechooser-bookmarks/
implementation ("com.github.fracpete:jfilechooser-bookmarks:0.1.3")
'com.github.fracpete:jfilechooser-bookmarks:jar:0.1.3'
<dependency org="com.github.fracpete" name="jfilechooser-bookmarks" rev="0.1.3">
  <artifact name="jfilechooser-bookmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='jfilechooser-bookmarks', version='0.1.3')
)
libraryDependencies += "com.github.fracpete" % "jfilechooser-bookmarks" % "0.1.3"
[com.github.fracpete/jfilechooser-bookmarks "0.1.3"]