Последняя версия

Font Chooser Example 2.4

Example on how to use the Java Swing Font Chooser component

Лицензия

Лицензия

Группа

Группа

org.drjekyll
Идентификатор

Идентификатор

fontchooser-example
Версия

Версия

2.4
Тип

Тип

jar
Описание

Описание

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

Скачать 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.drjekyll : fontchooser jar 2.4

Модули Проекта

Данный проект не имеет модулей.