| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKeY Данные Data Formats Formal Verification |
| Группа | Группаorg.comtel2000 |
| Идентификатор | Идентификаторfx-onscreen-keyboard |
| Версия | Версия11.0.1 |
| Тип | Типjar |
| Описание |
Описаниеfx-onscreen-keyboard
Keyboard core components
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fx-onscreen-keyboard-11.0.1.pom | |
| fx-onscreen-keyboard-11.0.1.jar | 100 KB |
| fx-onscreen-keyboard-11.0.1-sources.jar | 84 KB |
| fx-onscreen-keyboard-11.0.1-javadoc.jar | 514 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard/ -->
<dependency>
<groupId>org.comtel2000</groupId>
<artifactId>fx-onscreen-keyboard</artifactId>
<version>11.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard/
implementation 'org.comtel2000:fx-onscreen-keyboard:11.0.1'
// https://jarcasting.com/artifacts/org.comtel2000/fx-onscreen-keyboard/
implementation ("org.comtel2000:fx-onscreen-keyboard:11.0.1")
'org.comtel2000:fx-onscreen-keyboard:jar:11.0.1'
<dependency org="org.comtel2000" name="fx-onscreen-keyboard" rev="11.0.1">
<artifact name="fx-onscreen-keyboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.comtel2000', module='fx-onscreen-keyboard', version='11.0.1')
)
libraryDependencies += "org.comtel2000" % "fx-onscreen-keyboard" % "11.0.1"
[org.comtel2000/fx-onscreen-keyboard "11.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjfx : javafx-controls | jar | 11.0.1 |
| org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |