Last Version

Font Chooser Example 2.4

Example on how to use the Java Swing Font Chooser component

License

License

GroupId

GroupId

org.drjekyll
ArtifactId

ArtifactId

fontchooser-example
Version

Version

2.4
Type

Type

jar
Description

Description

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

Download fontchooser-example 2.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.drjekyll : fontchooser jar 2.4

Project Modules

There are no modules declared in this project.