Last Version

Font Chooser Example 2.3

Example on how to use the Java Swing Font Chooser component

License

License

GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

fontchooser-example
Version

Version

2.3
Type

Type

jar
Description

Description

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

Download fontchooser-example 2.3


<!-- 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.