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

Font Chooser 2.4

A Java Swing Component to choose a font according to the list of available font families, styles and sizes.

Лицензия

Лицензия

Группа

Группа

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

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

fontchooser
Версия

Версия

2.4
Тип

Тип

jar
Описание

Описание

Font Chooser
A Java Swing Component to choose a font according to the list of available font families, styles and sizes.

Скачать fontchooser 2.4


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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.19.1

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

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