| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKeY Данные Data Formats Formal Verification |
| Группа | Группаorg.comtel2000 |
| Идентификатор | Идентификаторfx-onscreen-keyboard-samples |
| Версия | Версия11.0.1 |
| Тип | Типjar |
| Описание |
Описаниеfx-onscreen-keyboard-samples
JavaFX on-screen keyboard component with xml layout configuration. Samples
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-samples/ -->
<dependency>
<groupId>org.comtel2000</groupId>
<artifactId>fx-onscreen-keyboard-samples</artifactId>
<version>11.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-samples/
implementation 'org.comtel2000:fx-onscreen-keyboard-samples:11.0.1'
// https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard-samples/
implementation ("org.comtel2000:fx-onscreen-keyboard-samples:11.0.1")
'org.comtel2000:fx-onscreen-keyboard-samples:jar:11.0.1'
<dependency org="org.comtel2000" name="fx-onscreen-keyboard-samples" rev="11.0.1">
<artifact name="fx-onscreen-keyboard-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.comtel2000', module='fx-onscreen-keyboard-samples', version='11.0.1')
)
libraryDependencies += "org.comtel2000" % "fx-onscreen-keyboard-samples" % "11.0.1"
[org.comtel2000/fx-onscreen-keyboard-samples "11.0.1"]