Font Chooser Example

Example on how to use the Java Swing Font Chooser component

License

License

GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

fontchooser-example
Last Version

Last Version

2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Font Chooser Example
Example on how to use the Java Swing Font Chooser component

Download fontchooser-example

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.dheid : fontchooser jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.3
2.2
2.0